![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | LandAnimalYieldItemBase |
| class | YieldItemCapraHircusBase |
| class | YieldItemDeadChicken_Brown |
| class | YieldItemDeadChicken_White |
| class | YieldItemDeadRabbit |
Functions | |
| override float | GetBaitTypeSensitivity (ECatchingBaitCategories type) |
| override string | GetCatchAINoise () |
| override float | GetCatchAINoiseBaseStrength () |
| override string | GetCatchDeathSoundset () |
| YieldItemDeadRabbit LandAnimalYieldItemBase | Init () |
| LandAnimalYieldItemBase YieldItemBase | YieldItemGenericSmallAnimal (int baseWeight, string type, int enviroMask, int methodMask) |
| override float GetBaitTypeSensitivity | ( | ECatchingBaitCategories | type | ) |
Definition at line 75 of file yieldslandanimals.c.
| override string GetCatchAINoise | ( | ) |
Definition at line 99 of file yieldslandanimals.c.
| override float GetCatchAINoiseBaseStrength | ( | ) |
Definition at line 104 of file yieldslandanimals.c.
| override string GetCatchDeathSoundset | ( | ) |
Definition at line 94 of file yieldslandanimals.c.
Definition at line 1 of file yieldslandanimals.c.
References YieldItemBase::YieldItemBase().
| LandAnimalYieldItemBase YieldItemBase YieldItemGenericSmallAnimal | ( | int | baseWeight, |
| string | type, | ||
| int | enviroMask, | ||
| int | methodMask ) |
Definition at line 1 of file yieldslandanimals.c.