![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_MapConfigComponentClass |
Functions | |
| SCR_MapConfigComponentClass ScriptComponentClass | Attribute ("{1B8AC767E06A0ACD}Configs/Map/MapFullscreen.conf", UIWidgets.ResourceNamePicker, desc:"Gadget map config", "conf class=SCR_MapConfig")] protected ResourceName m_sGadgetMapConfigPath |
| Attached to BaseGameMode, used for map config selection. | |
| ResourceName | GetGadgetMapConfig () |
| Get config of the ingame gadget map. | |
| ResourceName | GetSpawnMapConfig () |
| Get config of the respawn screen map. | |
| ResourceName | GetEditorMapConfig () |
| Get config of the game master map. | |
| ResourceName | GetCombatSupportStationMapConfig () |
| ResourceName | GetOperationsStationMapConfig () |
| ResourceName | GetLogisticsStationMapConfig () |
| EMapEntityMode | GetCommandPostMapEntityMode () |
| Get map entity mode for command posts. | |
| void | SetCommandPostMapEntityMode (EMapEntityMode mode) |
| Set map entity mode for command posts. | |
| SCR_MapConfigComponentClass ScriptComponentClass Attribute | ( | "{1B8AC767E06A0ACD}Configs/Map/MapFullscreen.conf" | , |
| UIWidgets. | ResourceNamePicker, | ||
| desc:"Gadget map config" | ) |
Attached to BaseGameMode, used for map config selection.
|
protected |
Definition at line 51 of file SCR_MapConfigComponent.c.
|
protected |
Get map entity mode for command posts.
Definition at line 70 of file SCR_MapConfigComponent.c.
|
protected |
Get config of the game master map.
Definition at line 45 of file SCR_MapConfigComponent.c.
|
protected |
Get config of the ingame gadget map.
Definition at line 31 of file SCR_MapConfigComponent.c.
|
protected |
Definition at line 63 of file SCR_MapConfigComponent.c.
|
protected |
Definition at line 57 of file SCR_MapConfigComponent.c.
|
protected |
Get config of the respawn screen map.
Definition at line 38 of file SCR_MapConfigComponent.c.
|
protected |
Set map entity mode for command posts.
Definition at line 77 of file SCR_MapConfigComponent.c.
|
protected |
Definition at line 27 of file SCR_MapConfigComponent.c.
|
protected |
Definition at line 19 of file SCR_MapConfigComponent.c.
|
protected |
Definition at line 16 of file SCR_MapConfigComponent.c.
|
protected |
Definition at line 25 of file SCR_MapConfigComponent.c.
|
protected |
Definition at line 22 of file SCR_MapConfigComponent.c.
|
protected |
Definition at line 13 of file SCR_MapConfigComponent.c.