![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Member Functions | |
| static void | TakeOrSplitToInventory (notnull PlayerBase player, notnull EntityAI target, notnull EntityAI item) |
| static void | TakeOrSplitToInventoryLocation (notnull PlayerBase player, notnull InventoryLocation dst) |
Definition at line 1 of file splititemutils.c.
|
inlinestaticprivate |
Definition at line 3 of file splititemutils.c.
References InventoryLocation::GetParent(), InventoryLocation::GetSlot(), and InventoryLocation::GetType().
Referenced by AttachmentCategoriesRow::Combine(), PlayerContainer::OnDropReceivedFromGhostArea(), ClosableContainer::OnDropReceivedFromHeader(), HandsContainer::OnPerformCombination(), Icon::OnPerformCombination(), OnRightPanelDropReceived(), Icon::PerformCombination(), AttachmentCategoriesRow::Select(), ClosableContainer::TakeAsAttachment(), and HandsContainer::TakeAsAttachment().
|
inlinestaticprivate |
Definition at line 34 of file splititemutils.c.
References Error().
Referenced by Icon::DoubleClick(), VicinitySlotsContainer::DoubleClick(), AttachmentCategoriesRow::DropReceived(), ClosableContainer::DropReceived(), ClosableContainer::DropReceived(), HandsContainer::DropReceived(), Icon::DropReceivedFromMain(), OnCenterPanelDropReceived(), and VicinitySlotsContainer::TransferItem().