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

◆ SetCargoAuto()

proto native void InventoryLocation::SetCargoAuto ( notnull CargoBase cargo,
EntityAI e,
int row,
int col,
bool flip )
private

based on Cargo.IsProxyCargo uses SetProxyCargo or SetCargo respectively

Аргументы
[in]cargocargo that will receive item <e> into cargo
[in]eentity with this inventory location (null for new spawns)
[in]rowrow of the cargo
[in]colcolumn of the cargo

Используется в Icon::DraggingOver(), ClosableContainer::DraggingOverGrid(), AttachmentCategoriesRow::DropReceived(), ClosableContainer::DropReceived(), ClosableContainer::DropReceived(), HandsContainer::DropReceived(), Icon::DropReceivedFromMain(), ManBase::PredictiveTakeEntityToTargetCargoEx() и GameInventory::TakeEntityToTargetCargoEx().