![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| override float | GetBaitTypeSensitivity (ECatchingBaitCategories type) |
| override string | GetCatchAINoise () |
| override string | GetCatchDeathSoundset () |
| override int | GetCatchParticleID () |
| float | GetCycleTimeForYieldItem (CatchingContextFishingRodAction ctx) |
| override void | Init () |
Protected Attributes | |
| float | m_HourlyCycleLengthCoefs [24] |
Additional Inherited Members | |
| Private Member Functions inherited from YieldItemBase | |
| void | YieldItemBase (int baseWeight) |
| float | GetBaitTypeSensitivity (ECatchingBaitCategories type) |
| string | GetCatchAINoise () |
| float | GetCatchAINoiseBaseStrength () |
| string | GetCatchDeathSoundset () |
| int | GetCatchParticleID () |
| float | GetChanceForYieldItem (CatchingContextBase ctx) |
| int | GetEnviroMask () |
| int | GetMethodMask () |
| float | GetQualityForYieldItem (CatchingContextBase ctx) |
| int | GetRegistrationIdx () |
| string | GetType () |
| int | GetYieldWeight (CatchingContextBase ctx) |
| void | Init () |
| void | OnEntityYieldSpawned (EntityAI spawn) |
| called on item spawn | |
| void | SetRegistrationIdx (int idx) |
| Private Attributes inherited from YieldItemBase | |
| int | m_BaseWeight |
| int | m_EnviroMask |
| int | m_MethodMask |
| float | m_QualityBase = AnimalCatchingConstants.QUALITY_GENERIC_BASE |
| int | m_RegistrationIdx = -1 |
| string | m_Type |
Definition at line 1 of file yieldsfish.c.
|
inlineprotected |
Definition at line 21 of file yieldsfish.c.
|
inlineprotected |
Definition at line 38 of file yieldsfish.c.
|
inlineprotected |
Definition at line 33 of file yieldsfish.c.
|
inlineprotected |
Definition at line 43 of file yieldsfish.c.
References ParticleList::FISHING_SIGNAL_SPLASH.
|
inlineprotected |
Definition at line 14 of file yieldsfish.c.
References UAFishingConstants::CYCLE_LENGTH_MAX, UAFishingConstants::CYCLE_LENGTH_MIN, Math::Floor(), g_Game, Math::Lerp(), and m_HourlyCycleLengthCoefs.
Referenced by CarchingResultFishingAction::GetCurrentCycleTime().
|
inlineprotected |
Definition at line 6 of file yieldsfish.c.
References m_HourlyCycleLengthCoefs, YieldItemBase::m_QualityBase, and AnimalCatchingConstants::QUALITY_FISH_BASE.
Referenced by GetCatchDeathSoundset().
|
protected |
Definition at line 4 of file yieldsfish.c.
Referenced by GetCycleTimeForYieldItem(), Init(), YieldItemShrimp::Init(), and YieldItemWalleyePollock::Init().