Структуры данных | |
class | OptionSelector |
Функции | |
void | OptionSelectorMultistateCharacterMenu (Widget parent, int current_index, ScriptedWidgetEventHandler parent_c, bool disabled, notnull array< string > options) |
void | SetDisplayNameText (string value, string appendix) |
void | SetTextSmart (string value) |
bool | InheritsFrom (string value, string baseclass) |
override void | SetNextOption () |
override void | SetPrevOption () |
override void | SetValue (int value, bool fire_event=true) |
override void | SetValue (string value, bool fire_event=true) |
override void | SetRandomValue () |
override void | SetStringOption (string option, bool fire_event=true) |
Переменные | |
class OptionSelectorMultistate extends OptionSelector | class_name |
string | path = "cfgVehicles " + class_name + " displayName" |
string | displayname |