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

Static Public Member Functions

static boolean doBuildMenu (integer player, ISContextMenu context, IsoObject[] worldobjects, boolean test)
static void onTakeThing (IsoPlayer playerObj, string groundType)
static void onSpillGravel (IsoPlayer playerObj)
static void onSpillSand (IsoPlayer playerObj)
static void onSpillDirt (IsoPlayer playerObj)

Member Function Documentation

◆ doBuildMenu()

boolean ISInventoryBuildMenu::doBuildMenu ( integer player,
ISContextMenu context,
IsoObject[] worldobjects,
boolean test )
static

◆ onSpillDirt()

void ISInventoryBuildMenu::onSpillDirt ( IsoPlayer playerObj)
static

◆ onSpillGravel()

void ISInventoryBuildMenu::onSpillGravel ( IsoPlayer playerObj)
static

◆ onSpillSand()

void ISInventoryBuildMenu::onSpillSand ( IsoPlayer playerObj)
static

◆ onTakeThing()

void ISInventoryBuildMenu::onTakeThing ( IsoPlayer playerObj,
string groundType )
static

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