|
Arma Reforger Script API
|
Public Member Functions | |
| bool | CheckCondition (SCR_AIGroup group) |
| Checks if provided SCR_AIGroup object is not null. | |
| SCR_UIInfo | GetFailedConditionUIInfo () |
Protected Attributes | |
| ref SCR_UIInfo | m_FailedConditionUIInfo |
| bool SCR_AIGroupConditionCheck.CheckCondition | ( | SCR_AIGroup | group | ) |
Checks if provided SCR_AIGroup object is not null.
| [in] | group | entity that is checked |
Implemented in SCR_AIGroupAutonomyCheck, and SCR_AIGroupSubordinationCheck.
| SCR_UIInfo SCR_AIGroupConditionCheck.GetFailedConditionUIInfo | ( | ) |
|
protected |