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

Protected Member Functions

LocalizedString GetGroupName (SCR_MilitarySymbol symbol)
LocalizedString GetGroupName (int id)
int GetGroupNameID (SCR_MilitarySymbol symbol)

Protected Attributes

ref array< ref SCR_GroupNameConfigEntrym_aEntries

Detailed Description

Definition at line 2 of file SCR_GroupNameConfig.c.

Member Function Documentation

◆ GetGroupName() [1/2]

LocalizedString SCR_GroupNameConfig::GetGroupName ( int id)
inlineprotected

Get name of a group based on name ID from the list

Parameters
idName ID
Returns
Group name

Definition at line 26 of file SCR_GroupNameConfig.c.

◆ GetGroupName() [2/2]

LocalizedString SCR_GroupNameConfig::GetGroupName ( SCR_MilitarySymbol symbol)
inlineprotected

Get name of a group based on its symbol

Parameters
symbolMilitary symbol
Returns
Group name

Definition at line 12 of file SCR_GroupNameConfig.c.

◆ GetGroupNameID()

int SCR_GroupNameConfig::GetGroupNameID ( SCR_MilitarySymbol symbol)
inlineprotected

Get name ID of a group based on its symbol

Parameters
symbolMilitary symbol
Returns
Group name ID

Definition at line 38 of file SCR_GroupNameConfig.c.

Member Data Documentation

◆ m_aEntries

ref array<ref SCR_GroupNameConfigEntry> SCR_GroupNameConfig::m_aEntries
protected

Definition at line 5 of file SCR_GroupNameConfig.c.


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