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

◆ SetGroundEx()

proto native void InventoryLocation::SetGroundEx ( EntityAI e,
vector pos,
float dir[4] )
private

sets current inventory location type to Ground with transformation mat

Аргументы
[in]eentity with this inventory location (null for new spawns)
[in]posposition vector
[in]dirdirection quat

Используется в ActionRepackTentCB::DropDuringRepacking(), DropNonUsableMaterialsServer(), ActionDeployBase::MoveEntityToFinalPosition(), ItemBase::OnPlacementComplete(), ReadFromContext() и ThrowEntityFromInventory().