![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | LandAnimalYieldItemBase |
| class | YieldItemDeadRabbit |
| class | YieldItemCapraHircusBase |
| class | YieldItemDeadChicken_White |
| class | YieldItemDeadChicken_Brown |
Functions | |
| LandAnimalYieldItemBase YieldItemBase | YieldItemGenericSmallAnimal (int baseWeight, string type, int enviroMask, int methodMask) |
| YieldItemDeadRabbit LandAnimalYieldItemBase | Init () |
| Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system) | |
| override float | GetBaitTypeSensitivity (ECatchingBaitCategories type) |
| override string | GetCatchDeathSoundset () |
| override string | GetCatchAINoise () |
| override float | GetCatchAINoiseBaseStrength () |
| override float Init::GetBaitTypeSensitivity | ( | ECatchingBaitCategories | type | ) |
Definition at line 75 of file yieldslandanimals.c.
| override string Init::GetCatchAINoise | ( | ) |
Definition at line 99 of file yieldslandanimals.c.
| override float GetCatchAINoiseBaseStrength | ( | ) |
Definition at line 104 of file yieldslandanimals.c.
| override string Init::GetCatchDeathSoundset | ( | ) |
Definition at line 94 of file yieldslandanimals.c.
Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system)
whole body slots
upper body part slots
bottom body part slots
lower body part slots
heat comfort related slots
pre-init arrays
Definition at line 1 of file yieldslandanimals.c.
| LandAnimalYieldItemBase YieldItemBase YieldItemGenericSmallAnimal | ( | int | baseWeight, |
| string | type, | ||
| int | enviroMask, | ||
| int | methodMask ) |
Definition at line 1 of file yieldslandanimals.c.