![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| SCR_UIInfo | GetArsenalGameModeUIInfo (SCR_EArsenalGameModeType arsenalGameModeType) |
| int | GetArsenalGameModeUIInfoList (inout notnull array< SCR_ArsenalGameModeUIData > arsenalGameModeTypeUIInfoList) |
Protected Attributes | |
| ref array< ref SCR_ArsenalGameModeUIData > | m_aArsenalGameModeTypeUIInfoList |
Definition at line 1705 of file SCR_ArsenalManagerComponent.c.
|
inlineprotected |
| [in] | arsenalGameModeType | Type to get Ui info for. -1 gets the unrestricted game mode type |
Definition at line 1713 of file SCR_ArsenalManagerComponent.c.
|
inlineprotected |
| [in,out] | arsenalGameModeTypeUIInfoList | Returns a list of all the UI data for the arsenal Game mode type |
Definition at line 1736 of file SCR_ArsenalManagerComponent.c.
|
protectedattribute |
Definition at line 1708 of file SCR_ArsenalManagerComponent.c.