class SplitItemUtilsSource
Methods 2
static void TakeOrSplitToInventory(notnull PlayerBase player, notnull EntityAI target, notnull EntityAI item)References PlayerBase.CanManipulateInventory(), GameInventory.CanRemoveEntity(), Class.Cast()
Show 12 more
, GameInventory.FindFreeLocationFor(), GameInventory.GetCurrentInventoryLocation(), EntityAI.GetInventory(), EntityAI.GetInventory(), InventoryLocation.GetParent(), ItemBase.GetQuantity(), InventoryLocation.GetSlot(), ItemBase.GetTargetQuantityMax(), InventoryLocation.GetType(), PlayerBase.PredictiveTakeEntityToTargetAttachmentEx(), PlayerBase.PredictiveTakeToDst(), and ItemBase.SplitIntoStackMaxClient()static void TakeOrSplitToInventoryLocation(notnull PlayerBase player, notnull InventoryLocation dst)References PlayerBase.CanManipulateInventory(), GameInventory.CanRemoveEntity(), Class.Cast()