Project Zomboid Lua Docs 42.13.0
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
ButcheringUtil Member List

This is the complete list of members for ButcheringUtil, including all inherited members.

addAnimalPart(umbrella::AnimalPartsTable part, IsoPlayer player, IsoDeadBody carcass, boolean fromGround)ButcheringUtilstatic
butcherAnimalFromGround(IsoDeadBody carcass, IsoPlayer player, boolean keepCorpse)ButcheringUtilstatic
createAnimalForHook(IsoButcherHook hook, IsoAnimal|IsoDeadBody newCorpse)ButcheringUtilstatic
createCorpseFromItem(IsoAnimal|AnimalInventoryItem|IsoDeadBody item, IsoPlayer chr)ButcheringUtilstatic
getAllBonesDef(string name)ButcheringUtilstatic
getAllPartsDef(string name)ButcheringUtilstatic
getAnimalBones(IsoDeadBody carcass, IsoPlayer player)ButcheringUtilstatic
getAnimalDef(string name)ButcheringUtilstatic
getBuckets(IsoPlayer character)ButcheringUtilstatic
getCarcassName(IsoDeadBody carcass)ButcheringUtilstatic
getHead(string name)ButcheringUtilstatic
getLeather(string name)ButcheringUtilstatic
getPartChance(integer baseChance, number size, number meatRatio, IsoPlayer player)ButcheringUtilstatic
getSkull(string name)ButcheringUtilstatic
giveMeatModified(umbrella::AnimalMeatDefinition meatDef, integer nb, IsoPlayer player, number meatRatio, IsoDeadBody carcass, boolean fromGround, boolean rotten, number deathAge)ButcheringUtilstatic
isHookUsingSameCharacter(IsoButcherHook hook, IsoPlayer character)ButcheringUtilstatic
modifyMeat(InventoryItem item, number size, number meatRatio, number hungerBoost, boolean rotten, number deathAge)ButcheringUtilstatic
onAddedCorpseOnHook(IsoButcherHook hook, IsoAnimal|AnimalInventoryItem|IsoDeadBody corpse, IsoPlayer character)ButcheringUtilstatic
onRemoveCorpseFromHook(IsoButcherHook hook, IsoAnimal animal)ButcheringUtilstatic
setUsingPlayerForHook(IsoButcherHook hook, IsoPlayer character)ButcheringUtilstatic
updateCorpseDatas(table|ISButcherHookUI dataTable, IsoAnimal animal, IsoButcherHook hook)ButcheringUtilstatic