Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_MapFactionCommanderRadialMenu.c File Reference

Go to the source code of this file.

Classes

class  SCR_MapFactionCommanderRadialMenu
 Class for overriding commands on the map. More...

Functions

SCR_MapFactionCommanderRadialMenu SCR_MapUIBaseComponent BaseContainerProps ()] class SCR_FactionCommanderMenuConfig
ResourceName GetCommanderMenuConfig (notnull Faction faction)

Variables

ref array< ref SCR_FactionCommanderMenuConfig > m_aFactionCommanderMenuConfigs

Function Documentation

◆ BaseContainerProps()

Returns
faction key
commander menu config

Definition at line 1 of file SCR_MapFactionCommanderRadialMenu.c.

◆ GetCommanderMenuConfig()

ResourceName BaseContainerProps::GetCommanderMenuConfig ( notnull Faction faction)
protected
Returns
commander menu config

Definition at line 31 of file SCR_MapFactionCommanderRadialMenu.c.

Variable Documentation

◆ m_aFactionCommanderMenuConfigs

ref array<ref SCR_FactionCommanderMenuConfig> m_aFactionCommanderMenuConfigs
protected

Definition at line 27 of file SCR_MapFactionCommanderRadialMenu.c.