См. определение в файле KeysToUIElements.c строка 31
32 {
34 {
36 }
37
38 Debug.Log(
"Template ID: "+
string.
ToString(key_code)+
" does not exist!",
"KeysToUIElements -> GetKeysToUIElement()",
"System",
"Get KeysToUIElements",
"None");
39 return NULL;
40 }
ref map< int, ref KeyToUIElement > m_KeysToUIElements
Перекрестные ссылки Debug::Log(), m_KeysToUIElements и ToString().