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

Static Public Member Functions

static void add (IsoPlayer player, table args)
static void remove (IsoPlayer player, table args)
static void removeAnimal (IsoPlayer player, table args)
static void addBait (IsoPlayer player, table args)
static void addAnimalDebug (IsoPlayer player, table args)
static void removeBait (IsoPlayer player, table args)
static void destroy (IsoPlayer player, table args)

Member Function Documentation

◆ add()

void STrapSystemCommands::add ( IsoPlayer player,
table args )
static

◆ addAnimalDebug()

void STrapSystemCommands::addAnimalDebug ( IsoPlayer player,
table args )
static

◆ addBait()

void STrapSystemCommands::addBait ( IsoPlayer player,
table args )
static

◆ destroy()

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

◆ remove()

void STrapSystemCommands::remove ( IsoPlayer player,
table args )
static

◆ removeAnimal()

void STrapSystemCommands::removeAnimal ( IsoPlayer player,
table args )
static

◆ removeBait()

void STrapSystemCommands::removeBait ( IsoPlayer player,
table args )
static

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