![]() |
Dayz Explorer 1.28.160049
|
Go to the source code of this file.
Classes | |
| class | YieldItemJunk |
Functions | |
| YieldItemJunk FishYieldItemBase | GetQualityForYieldItem (CatchingContextBase ctx) |
| void | YieldItemJunk (int baseWeight, string type) |
| override void | Init () |
| Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system) | |
| override float | GetChanceForYieldItem (CatchingContextBase ctx) |
| override float | GetCycleTimeForYieldItem (CatchingContextFishingRodAction ctx) |
| override void | OnEntityYieldSpawned (EntityAI spawn) |
| override string | GetCatchDeathSoundset () |
| override string GetQualityForYieldItem::GetCatchDeathSoundset | ( | ) |
Definition at line 74 of file yieldsfishingjunk.c.
| override float GetQualityForYieldItem::GetChanceForYieldItem | ( | CatchingContextBase | ctx | ) |
Definition at line 57 of file yieldsfishingjunk.c.
| override float GetQualityForYieldItem::GetCycleTimeForYieldItem | ( | CatchingContextFishingRodAction | ctx | ) |
Definition at line 62 of file yieldsfishingjunk.c.
| YieldItemJunk FishYieldItemBase GetQualityForYieldItem | ( | CatchingContextBase | ctx | ) |
Definition at line 1 of file yieldsfishingjunk.c.
| override void GetQualityForYieldItem::Init | ( | ) |
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 49 of file yieldsfishingjunk.c.
| override void GetQualityForYieldItem::OnEntityYieldSpawned | ( | EntityAI | spawn | ) |
Definition at line 67 of file yieldsfishingjunk.c.
Definition at line 44 of file yieldsfishingjunk.c.