Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AIGroupConditionCheck Class Reference
Inheritance diagram for SCR_AIGroupConditionCheck:
SCR_AIGroupAutonomyCheck SCR_AIGroupSubordinationCheck

Protected Member Functions

bool CheckCondition (SCR_AIGroup group)
SCR_UIInfo GetFailedConditionUIInfo ()

Protected Attributes

ref SCR_UIInfo m_FailedConditionUIInfo

Detailed Description

Definition at line 2 of file SCR_AIGroupConditionCheck.c.

Member Function Documentation

◆ CheckCondition()

bool SCR_AIGroupConditionCheck::CheckCondition ( SCR_AIGroup group)
inlineprotected

Checks if provided SCR_AIGroup object is not null.

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

Definition at line 11 of file SCR_AIGroupConditionCheck.c.

◆ GetFailedConditionUIInfo()

SCR_UIInfo SCR_AIGroupConditionCheck::GetFailedConditionUIInfo ( )
inlineprotected

Definition at line 17 of file SCR_AIGroupConditionCheck.c.

Member Data Documentation

◆ m_FailedConditionUIInfo

ref SCR_UIInfo SCR_AIGroupConditionCheck::m_FailedConditionUIInfo
protected

Definition at line 5 of file SCR_AIGroupConditionCheck.c.


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