Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIGroupAutonomyCheck Interface Reference
Inheritance diagram for SCR_AIGroupAutonomyCheck:
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 ()
 

Protected Attributes

SCR_AIGroupInfoComponent m_GroupInfo
 
- Protected Attributes inherited from SCR_AIGroupConditionCheck
ref SCR_UIInfo m_FailedConditionUIInfo
 

Member Function Documentation

◆ CheckCondition()

override bool SCR_AIGroupAutonomyCheck.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.

Member Data Documentation

◆ m_GroupInfo

SCR_AIGroupInfoComponent SCR_AIGroupAutonomyCheck.m_GroupInfo
protected

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