DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ Event_OnItemAttached()

void Component::Event_OnItemAttached ( EntityAI item,
string slot_name )
inlineprotected

См. определение в файле Component.c строка 158

159 {
160 LogThis("" + item + " -> " + slot_name,"Event_OnItemAttached");
161 //Debug.Log("Component=>Event_OnItemAttached: " + item + " -> " + slot_name, );
162 }
void LogThis(string msg, string fnc_name="n/a")
Определения Component.c:118

Перекрестные ссылки LogThis().