Project Zomboid Lua Docs 42.13.0
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
ISInventoryTransferUtil Class Reference

Static Public Member Functions

static ISGrabCorpseItem ISInventoryTransferAction newInventoryTransferAction (IsoPlayer character, InventoryItem item, ItemContainer srcContainer, ItemContainer destContainer, number time)
static TypeGuard< IsoPlayer > isPlayerCharacter (IsoGameCharacter character)
static boolean isCharacterGrabbingCorpseItem (IsoGameCharacter character, InventoryItem item, ItemContainer srcContainer, ItemContainer destContainer)
static boolean isPlayerGrabbingCorpseItem (integer playerNum, InventoryItem item, ItemContainer targetContainer)

Member Function Documentation

◆ isCharacterGrabbingCorpseItem()

boolean ISInventoryTransferUtil::isCharacterGrabbingCorpseItem ( IsoGameCharacter character,
InventoryItem item,
ItemContainer srcContainer,
ItemContainer destContainer )
static

◆ isPlayerCharacter()

TypeGuard< IsoPlayer > ISInventoryTransferUtil::isPlayerCharacter ( IsoGameCharacter character)
static

◆ isPlayerGrabbingCorpseItem()

boolean ISInventoryTransferUtil::isPlayerGrabbingCorpseItem ( integer playerNum,
InventoryItem item,
ItemContainer targetContainer )
static

◆ newInventoryTransferAction()

ISGrabCorpseItem ISInventoryTransferAction ISInventoryTransferUtil::newInventoryTransferAction ( IsoPlayer character,
InventoryItem item,
ItemContainer srcContainer,
ItemContainer destContainer,
number time )
static

The documentation for this class was generated from the following file: