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

Static Public Member Functions

static umbrella::ISMoveableTools::ObjectListItem[] getScrapableObjects (IsoPlayer _char, IsoGridSquare _square)
static umbrella::ISMoveableTools::ObjectListItem[] getObjectList (IsoGridSquare _square)
static ISMoveableSpriteProps canPlayerPickUpMoveable (IsoPlayer _char, IsoGridSquare _square, IsoObject _object, ISMoveableSpriteProps _moveProps)
static ISMoveableSpriteProps canPlayerPickUpObject (IsoPlayer _char, IsoGridSquare _square, IsoObject _object)
static ISMoveableSpriteProps isObjectMoveable (IsoObject _object)
static umbrella::ISMoveableTools::MoveableListItem[] getMoveableList (IsoGridSquare _square)

Member Function Documentation

◆ canPlayerPickUpMoveable()

ISMoveableSpriteProps ISMoveableTools::canPlayerPickUpMoveable ( IsoPlayer _char,
IsoGridSquare _square,
IsoObject _object,
ISMoveableSpriteProps _moveProps )
static

◆ canPlayerPickUpObject()

ISMoveableSpriteProps ISMoveableTools::canPlayerPickUpObject ( IsoPlayer _char,
IsoGridSquare _square,
IsoObject _object )
static

◆ getMoveableList()

umbrella::ISMoveableTools::MoveableListItem[] ISMoveableTools::getMoveableList ( IsoGridSquare _square)
static

◆ getObjectList()

umbrella::ISMoveableTools::ObjectListItem[] ISMoveableTools::getObjectList ( IsoGridSquare _square)
static

◆ getScrapableObjects()

umbrella::ISMoveableTools::ObjectListItem[] ISMoveableTools::getScrapableObjects ( IsoPlayer _char,
IsoGridSquare _square )
static

◆ isObjectMoveable()

ISMoveableSpriteProps ISMoveableTools::isObjectMoveable ( IsoObject _object)
static

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