PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
YieldsFish.c File Reference

Data Structures

class  FishYieldItemBase
 
class  YieldItemMackerel
 
class  YieldItemSardines
 
class  YieldItemWalleyePollock
 
class  YieldItemShrimp
 

Functions

FishYieldItemBase YieldItemBase YieldItemGenericFish (int baseWeight, string type, int enviroMask, int methodMask)
 
override void Init ()
 Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system)
 
float GetCycleTimeForYieldItem (CatchingContextFishingRodAction ctx)
 
override float GetBaitTypeSensitivity (ECatchingBaitCategories type)
 
override string GetCatchDeathSoundset ()
 
override string GetCatchAINoise ()
 
override int GetCatchParticleID ()
 

Variables

protected float m_HourlyCycleLengthCoefs [24]
 

Function Documentation

◆ GetBaitTypeSensitivity()

override float GetBaitTypeSensitivity ( ECatchingBaitCategories  type)

◆ GetCatchAINoise()

override string GetCatchAINoise ( )

◆ GetCatchDeathSoundset()

override string GetCatchDeathSoundset ( )

◆ GetCatchParticleID()

override int GetCatchParticleID ( )

◆ GetCycleTimeForYieldItem()

float GetCycleTimeForYieldItem ( CatchingContextFishingRodAction  ctx)

◆ Init()

override void Init ( )

Launched from 'DayZGame.DeferredInit' to make earlier access, use, and updates impossible (downside of a non-static system)

pre-init arrays

◆ YieldItemGenericFish()

FishYieldItemBase YieldItemBase YieldItemGenericFish ( int  baseWeight,
string  type,
int  enviroMask,
int  methodMask 
)

Variable Documentation

◆ m_HourlyCycleLengthCoefs

protected float m_HourlyCycleLengthCoefs[24]