class OptionSelectorMultistateCharacterMenuSource
OptionSelectorMultistateCharacterMenu › OptionSelectorMultistate › OptionSelector › OptionSelectorBase › ScriptedWidgetEventHandler › Managed
All members, including inherited
Constructors 1
void OptionSelectorMultistateCharacterMenu(Widget parent, int current_index, ScriptedWidgetEventHandler parent_c, bool disabled, notnull array<string> options)References array.Get(), SetTextSmart(), OptionSelector.m_Options
Show 1 more
, OptionSelector.m_SelectedOptionIndexReferenced by CharacterCreationMenu.Init()
Members 3
string class_namestring path = "cfgVehicles " + class_name + " displayName"Referenced by SetDisplayNameText()
string displaynameReferenced by SetDisplayNameText()
Methods 9
References CGame.ConfigGetText(), TextWidget.SetText(), class_name
Show 3 more
, displayname, OptionSelector.m_SelectedOption, and pathReferenced by SetTextSmart()
void SetTextSmart(string value)References array.Find(), InheritsFrom(), SetDisplayNameText()
Show 5 more
, Class.ToString(), int.ToString(), class_name, OptionSelector.m_Options, and OptionSelector.m_SelectedOptionIndexReferenced by OptionSelectorMultistateCharacterMenu(), SetNextOption(), SetPrevOption()
Show 3 more
, SetRandomValue(), SetStringOption(), and SetValue()References CGame.ConfigGetBaseName()
Referenced by SetTextSmart()
override void SetNextOption()References array.Get(), OptionSelectorMultistate.SetNextOption(), SetTextSmart()
Show 2 more
, OptionSelector.m_Options, and OptionSelector.m_SelectedOptionIndexReferenced by CharacterCreationMenu.NextOption()
override void SetPrevOption()References array.Get(), OptionSelectorMultistate.SetPrevOption(), SetTextSmart()
Show 2 more
, OptionSelector.m_Options, and OptionSelector.m_SelectedOptionIndexReferenced by CharacterCreationMenu.PreviousOption()
References array.Get(), SetTextSmart(), OptionSelectorMultistate.SetValue()
Show 2 more
, OptionSelector.m_Options, and OptionSelector.m_SelectedOptionIndexReferences array.Get(), SetTextSmart(), OptionSelectorMultistate.SetValue()
Show 2 more
, OptionSelector.m_Options, and OptionSelector.m_SelectedOptionIndexoverride void SetRandomValue()References array.Get(), OptionSelectorMultistate.SetRandomValue(), SetTextSmart()
Show 2 more
, OptionSelector.m_Options, and OptionSelector.m_SelectedOptionIndexReferences array.Get(), OptionSelectorMultistate.SetStringOption(), SetTextSmart()