![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Member Functions | |
| static KeyToUIElement | GetKeyToUIElement (int key_code) |
| static void | Init () |
| void | RegisterKeyToUIElement (int key_code, string name, bool is_image_set) |
Static Private Attributes | |
| ref map< int, ref KeyToUIElement > | m_KeysToUIElements |
Definition at line 9 of file keystouielements.c.
|
inlinestaticprivate |
Definition at line 31 of file keystouielements.c.
References Debug::Log(), m_KeysToUIElements, and ToString().
|
inlinestaticprivate |
Definition at line 42 of file keystouielements.c.
References RegisterKeyToUIElement().
Definition at line 13 of file keystouielements.c.
References Debug::Log(), m_KeysToUIElements, name, and ToString().
Referenced by Init().
|
staticprivate |
Definition at line 11 of file keystouielements.c.
Referenced by GetKeyToUIElement(), and RegisterKeyToUIElement().