M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.TownManagementHotkeyCategory Class Reference

Inherits TaleWorlds.MountAndBlade.GenericPanelGameKeyCategory.

Public Member Functions

 TownManagementHotkeyCategory ()
 
- Public Member Functions inherited from TaleWorlds.MountAndBlade.GenericPanelGameKeyCategory
 GenericPanelGameKeyCategory (string categoryId=CategoryId)
 
- Public Member Functions inherited from TaleWorlds.InputSystem.GameKeyContext
HotKey GetHotKey (string hotKeyId)
 
GameKey GetGameKey (int gameKeyId)
 
GameKey GetGameKey (string gameKeyId)
 
string GetHotKeyId (string hotKeyId)
 
string GetHotKeyId (int gameKeyId)
 

Static Public Attributes

new const string CategoryId = "TownManagementHotkeyCategory"
 
- Static Public Attributes inherited from TaleWorlds.MountAndBlade.GenericPanelGameKeyCategory
const string CategoryId = "GenericPanelGameKeyCategory"
 
const string Exit = "Exit"
 
const string Confirm = "Confirm"
 
const string ResetChanges = "Reset"
 
const string ToggleEscapeMenu = "ToggleEscapeMenu"
 
const string SwitchToPreviousTab = "SwitchToPreviousTab"
 
const string SwitchToNextTab = "SwitchToNextTab"
 
const string GiveAll = "GiveAll"
 
const string TakeAll = "TakeAll"
 
const string Randomize = "Randomize"
 
const string Start = "Start"
 
const string Delete = "Delete"
 
const string SelectProfile = "SelectProfile"
 
const string Play = "Play"
 
const int Leave = GenericGameKeyContext.Leave
 

Additional Inherited Members

- Public Types inherited from TaleWorlds.InputSystem.GameKeyContext
enum  GameKeyContextType
 
- Protected Member Functions inherited from TaleWorlds.InputSystem.GameKeyContext
 GameKeyContext (string id, int gameKeysCount, GameKeyContextType type=GameKeyContextType.Default)
 
- Properties inherited from TaleWorlds.InputSystem.GameKeyContext
string GameKeyCategoryId [get]
 
GameKeyContextType Type [get]
 
MBReadOnlyList< GameKeyRegisteredGameKeys [get]
 
Dictionary< string, HotKey >.ValueCollection RegisteredHotKeys [get]
 
Dictionary< string, GameAxisKey >.ValueCollection RegisteredGameAxisKeys [get]
 

Constructor & Destructor Documentation

◆ TownManagementHotkeyCategory()

TaleWorlds.MountAndBlade.TownManagementHotkeyCategory.TownManagementHotkeyCategory ( )

Member Data Documentation

◆ CategoryId

new const string TaleWorlds.MountAndBlade.TownManagementHotkeyCategory.CategoryId = "TownManagementHotkeyCategory"
static