DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
Event_OnItemDetached()
void Component::Event_OnItemDetached
(
EntityAI
item
,
string
slot_name
)
inline
protected
См. определение в файле
Component.c
строка
167
168
{
169
LogThis
(
""
+ item +
" <- "
+ slot_name,
"Event_OnItemDetached"
);
170
//Log("Component=>Event_OnItemDetached: " + item + " <- " + slot_name );
171
}
Component::LogThis
void LogThis(string msg, string fnc_name="n/a")
Определения
Component.c:118
Перекрестные ссылки
LogThis()
.
Component
Создано системой
1.13.2