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

◆ EEInventoryOut()

void Entity::EEInventoryOut ( Man oldParentMan,
EntityAI diz,
EntityAI newParent )
inlineprotected

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

1007 {
1009
1010 if (GetInventory() && newParent == null)
1011 {
1013 }
1014 }
proto native float GetTickTime()
Returns current time from start of the game.
proto native GameInventory GetInventory()
float m_LastUpdatedTime
Определения EntityAI.c:130
proto native void ResetFlipCargo()
proto native CGame GetGame()

Перекрестные ссылки EntityAI(), GetGame(), GetInventory(), CGame::GetTickTime() и m_LastUpdatedTime.