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

Protected Member Functions

void SetGroupFlag (ResourceName value)
ResourceName GetGroupFlag ()
void SetFlagIsFromImageSet (bool value)
bool GetFlagIsFromImageSet ()

Protected Attributes

ResourceName m_sGroupFlag
bool m_bFlagIsFromImageSet

Detailed Description

Definition at line 1 of file SCR_AIGroupUIInfo.c.

Member Function Documentation

◆ GetFlagIsFromImageSet()

bool SCR_AIGroupUIInfo::GetFlagIsFromImageSet ( )
inlineprotected
Returns
true if flag is from an imageset, false if not

Definition at line 30 of file SCR_AIGroupUIInfo.c.

◆ GetGroupFlag()

ResourceName SCR_AIGroupUIInfo::GetGroupFlag ( )
inlineprotected
Returns
group flag's resourcename

Definition at line 16 of file SCR_AIGroupUIInfo.c.

◆ SetFlagIsFromImageSet()

void SCR_AIGroupUIInfo::SetFlagIsFromImageSet ( bool value)
inlineprotected
Parameters
value

Definition at line 23 of file SCR_AIGroupUIInfo.c.

◆ SetGroupFlag()

void SCR_AIGroupUIInfo::SetGroupFlag ( ResourceName value)
inlineprotected
Parameters
value

Definition at line 9 of file SCR_AIGroupUIInfo.c.

Member Data Documentation

◆ m_bFlagIsFromImageSet

bool SCR_AIGroupUIInfo::m_bFlagIsFromImageSet
protected

Definition at line 4 of file SCR_AIGroupUIInfo.c.

◆ m_sGroupFlag

ResourceName SCR_AIGroupUIInfo::m_sGroupFlag
protected

Definition at line 3 of file SCR_AIGroupUIInfo.c.


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