Граф наследования:FishYieldItemBase:Защищенные члены | |
| override void | Init () |
| float | GetCycleTimeForYieldItem (CatchingContextFishingRodAction ctx) |
| override float | GetBaitTypeSensitivity (ECatchingBaitCategories type) |
| override string | GetCatchDeathSoundset () |
| override string | GetCatchAINoise () |
| override int | GetCatchParticleID () |
Защищенные данные | |
| float | m_HourlyCycleLengthCoefs [24] |
Дополнительные унаследованные члены | |
Закрытые члены унаследованные от YieldItemBase | |
| void | YieldItemBase (int baseWeight) |
| void | Init () |
| string | GetType () |
| int | GetRegistrationIdx () |
| void | SetRegistrationIdx (int idx) |
| int | GetYieldWeight (CatchingContextBase ctx) |
| int | GetEnviroMask () |
| int | GetMethodMask () |
| float | GetBaitTypeSensitivity (ECatchingBaitCategories type) |
| float | GetQualityForYieldItem (CatchingContextBase ctx) |
| void | OnEntityYieldSpawned (EntityAI spawn) |
| called on item spawn | |
| float | GetChanceForYieldItem (CatchingContextBase ctx) |
| string | GetCatchDeathSoundset () |
| string | GetCatchAINoise () |
| float | GetCatchAINoiseBaseStrength () |
| int | GetCatchParticleID () |
Закрытые данные унаследованные от YieldItemBase | |
| string | m_Type |
| int | m_RegistrationIdx = -1 |
| int | m_BaseWeight |
| float | m_QualityBase = AnimalCatchingConstants.QUALITY_GENERIC_BASE |
| int | m_EnviroMask |
| int | m_MethodMask |
См. определение в файле YieldsFish.c строка 1