class WarningMenuBaseSource
WarningMenuBase › UIScriptedMenu › UIMenuPanel › Managed
Derived classes
All members, including inherited
Constructors 2
void WarningMenuBase()References Mission.AddActiveInputExcludes(), Mission.GetHud(), CGame.GetMission()
Show 2 more
, Hud.ShowHudUI(), and Hud.ShowQuickbarUI()void ~WarningMenuBase()Members 2
protected ButtonWidget m_OkButtonprotected MultilineTextWidget m_DescriptionReferenced by Init()
Methods 8
override Widget Init()References Class.Cast(), Class.Cast(), WorkspaceWidget.CreateWidgets()
Show 17 more
, Widget.FindAnyWidget(), Input.GetCurrentInputDevice(), CGame.GetInput(), CGame.GetMission(), Mission.GetOnInputDeviceChanged(), Mission.GetOnInputPresetChanged(), GetText(), CGame.GetWorkspace(), ScriptInvoker.Insert(), ScriptInvoker.Insert(), OnInputDeviceChanged(), TextWidget.SetText(), Widget.Show(), Widget.TranslateString(), UIScriptedMenu.layoutRoot, m_Description, and m_OkButtonoverride void Update(float timeslice)References UIMenuPanel.Close(), UAInputAPI.GetInputByID(), GetUApi()
Show 2 more
, UAInput.LocalPress(), and UIScriptedMenu.Update()protected void OnInputPresetChanged()References UpdateControlsElements()
protected void OnInputDeviceChanged(EInputDeviceType pInputDeviceType)Referenced by Init()
protected void UpdateControlsElements()protected void UpdateControlsElementVisibility()References Widget.FindAnyWidget(), Input.GetCurrentInputDevice(), CGame.GetInput()
Show 5 more
, Input.IsEnabledMouseAndKeyboard(), Widget.Show(), Widget.Show(), UIScriptedMenu.layoutRoot, and m_OkButtonReferenced by OnInputDeviceChanged()