Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIGroupSubordinationCheck Interface Reference
Inheritance diagram for SCR_AIGroupSubordinationCheck:
SCR_AIGroupConditionCheck

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
 

Member Function Documentation

◆ CheckCondition()

override bool SCR_AIGroupSubordinationCheck.CheckCondition ( SCR_AIGroup group)

Checks if provided SCR_AIGroup object is not null.

Parameters
[in]groupentity that is checked
Returns
true if group is not null, false otherwise.

Implements SCR_AIGroupConditionCheck.


The documentation for this interface was generated from the following file: