![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | YieldItemJunk |
Functions | |
| override string | GetCatchDeathSoundset () |
| override float | GetChanceForYieldItem (CatchingContextBase ctx) |
| override float | GetCycleTimeForYieldItem (CatchingContextFishingRodAction ctx) |
| YieldItemJunk FishYieldItemBase | GetQualityForYieldItem (CatchingContextBase ctx) |
| override void | Init () |
| override void | OnEntityYieldSpawned (EntityAI spawn) |
| void | YieldItemJunk (int baseWeight, string type) |
| override string GetCatchDeathSoundset | ( | ) |
Definition at line 74 of file yieldsfishingjunk.c.
| override float GetChanceForYieldItem | ( | CatchingContextBase | ctx | ) |
Definition at line 57 of file yieldsfishingjunk.c.
| override float 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 Init | ( | ) |
Definition at line 49 of file yieldsfishingjunk.c.
| override void OnEntityYieldSpawned | ( | EntityAI | spawn | ) |
Definition at line 67 of file yieldsfishingjunk.c.
Definition at line 44 of file yieldsfishingjunk.c.
Referenced by MissionBaseWorld::InitWorldYieldDataDefaults(), EnochData::InitYieldBank(), and SakhalData::InitYieldBank().