Arma Reforger Script API
|
Public Member Functions | |
void | CreateWidgets (notnull SCR_MilitarySymbol symbol, notnull Widget parentWidget) |
Create widgets for given military symbol. | |
Protected Attributes | |
ref array< ref SCR_MilitarySymbolLayout > | m_aLayouts |
void SCR_MilitarySymbolConfig.CreateWidgets | ( | notnull SCR_MilitarySymbol | symbol, |
notnull Widget | parentWidget | ||
) |
Create widgets for given military symbol.
symbol | Military symbol |
parentWidget | Parent widget, must be OverlaySlot |
|
protected |