![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Returns true if character is freelooking with specified conditions. More...
Protected Member Functions | |
| override bool | IsAvailable (notnull SCR_AvailableActionsConditionData data) |
Protected Attributes | |
| bool | m_bToggled |
| bool | m_bNotToggled |
| bool | m_bForced |
| bool | m_bNotForced |
Returns true if character is freelooking with specified conditions.
Definition at line 3 of file SCR_CharacterFreelookCondition.c.
|
inlineprotected |
Returns true when current controlled entity is freelooking Returns opposite if m_bNegateCondition is enabled
Definition at line 20 of file SCR_CharacterFreelookCondition.c.
|
protected |
Definition at line 12 of file SCR_CharacterFreelookCondition.c.
|
protected |
Definition at line 15 of file SCR_CharacterFreelookCondition.c.
|
protected |
Definition at line 9 of file SCR_CharacterFreelookCondition.c.
|
protected |
Definition at line 6 of file SCR_CharacterFreelookCondition.c.