|
Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
|
This is the complete list of members for DamageModelDefinitions, including all inherited members.
| addDefinition(string texture, BodyPartType bodyPart, string[] damageCategories, boolean criticalHit) | DamageModelDefinitions | static |
| checkCategory(HandWeapon weapon, string[] damageCategories) | DamageModelDefinitions | static |
| checkCrit(IsoGameCharacter wielder, umbrella::DamageModelDefinition damage) | DamageModelDefinitions | static |
| list | DamageModelDefinitions | static |
| OnHitZombie(IsoZombie zombie, IsoGameCharacter wielder, BodyPartType bodyPart, HandWeapon weapon) | DamageModelDefinitions | static |