|
Arma Reforger Script API
|
Public Member Functions | |
| override bool | CheckCondition (SCR_AIGroup group) |
| Checks if provided SCR_AIGroup object is not null. | |
Public Member Functions inherited from SCR_AIGroupConditionCheck | |
| SCR_UIInfo | GetFailedConditionUIInfo () |
Additional Inherited Members | |
Protected Attributes inherited from SCR_AIGroupConditionCheck | |
| ref SCR_UIInfo | m_FailedConditionUIInfo |
| override bool SCR_AIGroupSubordinationCheck.CheckCondition | ( | SCR_AIGroup | group | ) |
Checks if provided SCR_AIGroup object is not null.
| [in] | group | entity that is checked |
Implements SCR_AIGroupConditionCheck.