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

◆ LocationCreateLocalEntity()

static proto native EntityAI GameInventory::LocationCreateLocalEntity ( notnull InventoryLocation inv_loc,
string type,
int iSetupFlags,
int iRotation )
staticprotected

creates new local item directly at location @NOTE: the item is created localy, i.e. it's not registered to network

Аргументы
[in]typeitem type to be placed in inventory
Возвращает
created entity, null otherwise

Используется в ReplaceItemWithNewLambdaBase::CreateNewEntity().