![]() |
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 | |
| ref array< ECharacterStance > | m_eRequiredStances |
Definition at line 2 of file SCR_ScenarioFrameworkStanceCondition.c.
|
inlineprotected |
Evaluates if the entity has any of the required stances.
| [in] | entitiy | Entity to check. If entity has no SCR_CharacterControllerComponent, then true is returned. This allows a wide-spread condition to still work. |
Definition at line 62 of file SCR_ScenarioFrameworkStanceCondition.c.
Definition at line 11 of file SCR_ScenarioFrameworkStanceCondition.c.
|
protected |
Definition at line 8 of file SCR_ScenarioFrameworkStanceCondition.c.