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

◆ OnBinLoadItemsDropped()

void Entity::OnBinLoadItemsDropped ( )
inlineprotected

Called when an item fails to get loaded into the inventory of an entity and gets dropped.

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

1397 {
1399 GetHierarchyRootPlayer().SetProcessUIWarning(true);
1400 }
proto native Man GetHierarchyRootPlayer()
Returns root of current hierarchy cast to Man.

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