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

◆ GetOnItemAttached()

ScriptInvoker Entity::GetOnItemAttached ( )
inlineprotected

См. определение в файле 3_Game/DayZ/Entities/EntityAI.c строка 1241

1242 {
1243 if( !m_OnItemAttached )
1244 m_OnItemAttached = new ScriptInvoker;
1245 return m_OnItemAttached;
1246 }
ref ScriptInvoker m_OnItemAttached

Перекрестные ссылки m_OnItemAttached.