DIFF

class TutorialKeybindsSource

TutorialKeybinds ScriptedWidgetEventHandler Managed

All members, including inherited

Constructors 2

void TutorialKeybinds(Widget parent, TutorialsMenu menu)
void ~TutorialKeybinds()

Members 3

protected Widget m_Root
protected Widget m_DetailsRoot

Methods 6

protected int GetActiveDeviceFlags()
Referenced by Rebuild()
protected void ClearBindingPanels()
Referenced by Rebuild()
bool SetElementTitle(UAInput pInput, int iDeviceFlags, out string output)

assemble all active bindings at widget element

Referenced by Rebuild()
bool SetElementModifier(UAInput pInput, out string output)

Determine the active limiter of the bindings (currently unreliable, multiple limiters can be active on key combos!)

Referenced by Rebuild()
string GetLayoutName()
Referenced by TutorialKeybinds()