Class KeybindingPopup
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.dll
public class KeybindingPopup
- Inheritance
-
KeybindingPopup
- Inherited Members
Constructors
KeybindingPopup(Action<Key>, ScreenBase)
public KeybindingPopup(Action<Key> onDone, ScreenBase targetScreen)
Parameters
onDone
Action<Key>targetScreen
ScreenBase
Properties
IsActive
public bool IsActive { get; }
Property Value
Methods
OnToggle(bool)
public void OnToggle(bool isActive)
Parameters
isActive
bool
Tick()
public void Tick()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).