| 
    DayZ 1.24
    
   | 
 
Static Private Member Functions | |
| void | RegisterKeyToUIElement (int key_code, string name, bool is_image_set) | 
| static KeyToUIElement | GetKeyToUIElement (int key_code) | 
| static void | Init () | 
Static Private Attributes | |
| ref map< int, ref KeyToUIElement > | m_KeysToUIElements | 
Definition at line 9 of file KeysToUIElements.c.
      
  | 
  inlinestaticprivate | 
Definition at line 27 of file KeysToUIElements.c.
References Debug::Log(), m_KeysToUIElements, and ToString().
Definition at line 36 of file KeysToUIElements.c.
References RegisterKeyToUIElement().
      
  | 
  inlinestaticprivate | 
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().