Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_GMMenuConfiguration.c
Go to the documentation of this file.
1[BaseContainerProps(configRoot: true)]
3{
4 [Attribute("", UIWidgets.ResourceAssignArray, "GM scenarios headers", "conf")]
5 protected ref array<ResourceName> m_aGameMasterScenarios;
6
7 //------------------------------------------------------------------------------------------------
8 array<ResourceName> GetScenarios()
9 {
11 }
12}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
array< ResourceName > GetScenarios()
ref array< ResourceName > m_aGameMasterScenarios
SCR_FieldOfViewSettings Attribute