DIFF

class KeysToUIElementsSource

Members 1

static private ref map<int, ref KeyToUIElement> m_KeysToUIElements

Methods 3

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