RigsofRods
Soft-body Physics Simulation
Data Fields
RoR::PropAnimKeyState Struct Reference

User input state for animated props with 'source:event'. More...

#include <SimData.h>

Data Fields

bool eventlock_present = false
 
bool event_active_prev = false
 
bool anim_active = false
 
events event_id = EV_MODE_LAST
 

Detailed Description

User input state for animated props with 'source:event'.

Definition at line 668 of file SimData.h.

Field Documentation

◆ anim_active

bool RoR::PropAnimKeyState::anim_active = false

Definition at line 672 of file SimData.h.

◆ event_active_prev

bool RoR::PropAnimKeyState::event_active_prev = false

Definition at line 671 of file SimData.h.

◆ event_id

events RoR::PropAnimKeyState::event_id = EV_MODE_LAST

Definition at line 673 of file SimData.h.

◆ eventlock_present

bool RoR::PropAnimKeyState::eventlock_present = false

Definition at line 670 of file SimData.h.


The documentation for this struct was generated from the following file: