Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
umbrella::ISMoveableDefinitions::BaseDefinition Class Reference
Inheritance diagram for umbrella::ISMoveableDefinitions::BaseDefinition:
umbrella::ISMoveableDefinitions::RepairDefinition umbrella::ISMoveableDefinitions::ScrapDefinition

Public Attributes

string name
string[] tools
string[] tools2
PerkFactory::Perk perk
string perkName
number baseActionTime
string sound
boolean isWav
number baseChance

Member Data Documentation

◆ baseActionTime

number umbrella::ISMoveableDefinitions::BaseDefinition::baseActionTime

◆ baseChance

number umbrella::ISMoveableDefinitions::BaseDefinition::baseChance

◆ isWav

boolean umbrella::ISMoveableDefinitions::BaseDefinition::isWav

◆ name

string umbrella::ISMoveableDefinitions::BaseDefinition::name

◆ perk

PerkFactory::Perk umbrella::ISMoveableDefinitions::BaseDefinition::perk

◆ perkName

string umbrella::ISMoveableDefinitions::BaseDefinition::perkName

◆ sound

string umbrella::ISMoveableDefinitions::BaseDefinition::sound

◆ tools

string [] umbrella::ISMoveableDefinitions::BaseDefinition::tools

◆ tools2

string [] umbrella::ISMoveableDefinitions::BaseDefinition::tools2

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