Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FactionGroupRoleSpecificCallsignInfo Class Reference

Stores info about possible callsigns for a specific group role. More...

Protected Member Functions

SCR_EGroupRole GetGroupRole ()
array< stringGetCallsignNames ()

Protected Attributes

SCR_EGroupRole m_GroupRole
ref array< ref SCR_CallsignInfom_aCallsigns

Detailed Description

Stores info about possible callsigns for a specific group role.

Definition at line 4 of file SCR_FactionGroupRoleSpecificCallsignInfo.c.

Member Function Documentation

◆ GetCallsignNames()

array< string > SCR_FactionGroupRoleSpecificCallsignInfo::GetCallsignNames ( )
inlineprotected
Returns
list of callsigns as strings

Definition at line 20 of file SCR_FactionGroupRoleSpecificCallsignInfo.c.

◆ GetGroupRole()

SCR_EGroupRole SCR_FactionGroupRoleSpecificCallsignInfo::GetGroupRole ( )
inlineprotected

Definition at line 13 of file SCR_FactionGroupRoleSpecificCallsignInfo.c.

Member Data Documentation

◆ m_aCallsigns

ref array<ref SCR_CallsignInfo> SCR_FactionGroupRoleSpecificCallsignInfo::m_aCallsigns
protected

Definition at line 10 of file SCR_FactionGroupRoleSpecificCallsignInfo.c.

◆ m_GroupRole

SCR_EGroupRole SCR_FactionGroupRoleSpecificCallsignInfo::m_GroupRole
protected

Definition at line 7 of file SCR_FactionGroupRoleSpecificCallsignInfo.c.


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