Arma Reforger Script API
|
Public Member Functions | |
void | SetSettingName (string settingName) |
Set the name for the setting. | |
string | GetSettingName () |
Get the defined setting name. | |
Protected Attributes | |
string | m_sSettingName |
string SCR_SettingSpinBoxUserData.GetSettingName | ( | ) |
Get the defined setting name.
void SCR_SettingSpinBoxUserData.SetSettingName | ( | string | settingName | ) |
Set the name for the setting.
[in] | setting | name |
|
protected |