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

Static Public Member Functions

static boolean OnFillWorldObjectContextMenu (integer player, ISContextMenu context, IsoObject[] worldobjects, boolean test)
static void onPutAnimalInsideHutch (IsoHutch hutch, IsoPlayer player)
static void setDirt (IsoHutch hutch, IsoPlayer player, number perc)
static void setNestDirt (IsoHutch hutch, IsoPlayer player, number perc)
static void onInfo (IsoHutch hutch, IsoPlayer chr)
static void onToggleDoor (IsoHutch hutch, IsoPlayer player)
static void onToggleEggHatchDoor (IsoHutch hutch, IsoPlayer player)

Member Function Documentation

◆ OnFillWorldObjectContextMenu()

boolean ISHutchMenu::OnFillWorldObjectContextMenu ( integer player,
ISContextMenu context,
IsoObject[] worldobjects,
boolean test )
static

◆ onInfo()

void ISHutchMenu::onInfo ( IsoHutch hutch,
IsoPlayer chr )
static

◆ onPutAnimalInsideHutch()

void ISHutchMenu::onPutAnimalInsideHutch ( IsoHutch hutch,
IsoPlayer player )
static

◆ onToggleDoor()

void ISHutchMenu::onToggleDoor ( IsoHutch hutch,
IsoPlayer player )
static

◆ onToggleEggHatchDoor()

void ISHutchMenu::onToggleEggHatchDoor ( IsoHutch hutch,
IsoPlayer player )
static

◆ setDirt()

void ISHutchMenu::setDirt ( IsoHutch hutch,
IsoPlayer player,
number perc )
static

◆ setNestDirt()

void ISHutchMenu::setNestDirt ( IsoHutch hutch,
IsoPlayer player,
number perc )
static

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