PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
KeysToUIElements Class Reference

Static Private Member Functions

static private void RegisterKeyToUIElement (int key_code, string name, bool is_image_set)
 
static KeyToUIElement GetKeyToUIElement (int key_code)
 
static void Init ()
 

Static Private Attributes

static private ref map< int, ref KeyToUIElementm_KeysToUIElements
 

Member Function Documentation

◆ GetKeyToUIElement()

static KeyToUIElement GetKeyToUIElement ( int  key_code)
inlinestaticprivate

◆ Init()

static void Init ( )
inlinestaticprivate

◆ RegisterKeyToUIElement()

static private void RegisterKeyToUIElement ( int  key_code,
string  name,
bool  is_image_set 
)
inlinestaticprivate

References Debug::Log(), m_KeysToUIElements, name, and ToString().

Referenced by Init().

Field Documentation

◆ m_KeysToUIElements

private ref map<int, ref KeyToUIElement> m_KeysToUIElements
staticprivate

The documentation for this class was generated from the following file: