![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | Init (IEntity entity) |
| bool | EvaluateEntityStance (notnull IEntity entitiy) |
Protected Attributes | |
| bool | m_bMustBeADS |
Definition at line 2 of file SCR_ScenarioFrameworkADSCondition.c.
|
inlineprotected |
Evaluates if the entity has the required aim down sights state.
| [in] | entitiy | Entity to check. If entity has no SCR_CharacterControllerComponent, then true is returned. This allows the condition to still work if the getter requrns multiple types of entities. |
Definition at line 62 of file SCR_ScenarioFrameworkADSCondition.c.
Definition at line 11 of file SCR_ScenarioFrameworkADSCondition.c.
|
protected |
Definition at line 8 of file SCR_ScenarioFrameworkADSCondition.c.