class KeysToUIElementsSource
Members 1
static private ref map<int, ref KeyToUIElement> m_KeysToUIElementsMethods 3
References map.Contains(), new KeyToUIElement(), Debug.Log()
Show 3 more
, map.Set(), string.ToString(), and m_KeysToUIElementsReferenced by Init()
static KeyToUIElement GetKeyToUIElement(int key_code)References map.Contains(), map.Get(), Debug.Log()
Show 2 more
, string.ToString(), and m_KeysToUIElementsstatic void Init()References RegisterKeyToUIElement()