![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | SCR_NametagConfigComponentClass |
Functions | |
| SCR_NametagConfigComponentClass ScriptComponentClass | Attribute ("", UIWidgets.ResourceNamePicker, desc:"Nametag config", "conf class=SCR_NameTagConfig")] protected ResourceName m_sConfigPath |
| Attached to BaseGameMode, used for nametag config selection. More... | |
| ResourceName | GetConfigPath () |
| Get patch to nametag config. More... | |
| SCR_NametagConfigComponentClass ScriptComponentClass Attribute | ( | "" | , |
| UIWidgets. | ResourceNamePicker, | ||
| desc:"Nametag config" | |||
| ) |
Attached to BaseGameMode, used for nametag config selection.
| ResourceName GetConfigPath | ( | ) |
Get patch to nametag config.
Definition at line 14 of file SCR_NametagConfigComponent.c.