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

Static Public Member Functions

static void cureFlies (IsoPlayer player, table args)
static void cureMildew (IsoPlayer player, table args)
static void cureAphids (IsoPlayer player, table args)
static void cureSlugs (IsoPlayer player, table args)
static void fertilize (IsoPlayer player, table args)
static void harvest (IsoPlayer player, table args)
static void plow (IsoPlayer player, table args)
static void removePlant (IsoPlayer player, table args)
static void seed (IsoPlayer player, table args)
static void water (IsoPlayer player, table args)
static void kill (IsoPlayer player, table args)
static void destroy (IsoPlayer player, table args)
static void cheat (IsoPlayer player, table args)

Member Function Documentation

◆ cheat()

void SFarmingSystemCommands::cheat ( IsoPlayer player,
table args )
static

◆ cureAphids()

void SFarmingSystemCommands::cureAphids ( IsoPlayer player,
table args )
static

◆ cureFlies()

void SFarmingSystemCommands::cureFlies ( IsoPlayer player,
table args )
static

◆ cureMildew()

void SFarmingSystemCommands::cureMildew ( IsoPlayer player,
table args )
static

◆ cureSlugs()

void SFarmingSystemCommands::cureSlugs ( IsoPlayer player,
table args )
static

◆ destroy()

void SFarmingSystemCommands::destroy ( IsoPlayer player,
table args )
static

◆ fertilize()

void SFarmingSystemCommands::fertilize ( IsoPlayer player,
table args )
static

◆ harvest()

void SFarmingSystemCommands::harvest ( IsoPlayer player,
table args )
static

◆ kill()

void SFarmingSystemCommands::kill ( IsoPlayer player,
table args )
static

◆ plow()

void SFarmingSystemCommands::plow ( IsoPlayer player,
table args )
static

◆ removePlant()

void SFarmingSystemCommands::removePlant ( IsoPlayer player,
table args )
static

◆ seed()

void SFarmingSystemCommands::seed ( IsoPlayer player,
table args )
static

◆ water()

void SFarmingSystemCommands::water ( IsoPlayer player,
table args )
static

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