Definition at line 1 of file catchyielditembase.c.
◆ YieldItemBase()
| void YieldItemBase::YieldItemBase |
( |
int | baseWeight | ) |
|
|
protected |
◆ GetBaitTypeSensitivity()
| float YieldItemBase::GetBaitTypeSensitivity |
( |
ECatchingBaitCategories | type | ) |
|
|
protected |
◆ GetCatchAINoise()
| string YieldItemBase::GetCatchAINoise |
( |
| ) |
|
|
protected |
◆ GetCatchAINoiseBaseStrength()
| float YieldItemBase::GetCatchAINoiseBaseStrength |
( |
| ) |
|
|
protected |
◆ GetCatchDeathSoundset()
| string YieldItemBase::GetCatchDeathSoundset |
( |
| ) |
|
|
protected |
◆ GetCatchParticleID()
| int YieldItemBase::GetCatchParticleID |
( |
| ) |
|
|
protected |
◆ GetChanceForYieldItem()
◆ GetEnviroMask()
| int YieldItemBase::GetEnviroMask |
( |
| ) |
|
|
protected |
◆ GetMethodMask()
| int YieldItemBase::GetMethodMask |
( |
| ) |
|
|
protected |
◆ GetQualityForYieldItem()
◆ GetRegistrationIdx()
| int YieldItemBase::GetRegistrationIdx |
( |
| ) |
|
|
protected |
◆ GetType()
| string YieldItemBase::GetType |
( |
| ) |
|
|
protected |
◆ GetYieldWeight()
◆ Init()
| void YieldItemBase::Init |
( |
| ) |
|
|
protected |
◆ OnEntityYieldSpawned()
| void YieldItemBase::OnEntityYieldSpawned |
( |
EntityAI | spawn | ) |
|
|
protected |
◆ SetRegistrationIdx()
| void YieldItemBase::SetRegistrationIdx |
( |
int | idx | ) |
|
|
protected |
◆ m_BaseWeight
| int YieldItemBase::m_BaseWeight |
|
protected |
◆ m_EnviroMask
| int YieldItemBase::m_EnviroMask |
|
protected |
◆ m_MethodMask
| int YieldItemBase::m_MethodMask |
|
protected |
◆ m_QualityBase
| float YieldItemBase::m_QualityBase = AnimalCatchingConstants.QUALITY_GENERIC_BASE |
|
protected |
◆ m_RegistrationIdx
| int YieldItemBase::m_RegistrationIdx = -1 |
|
protected |
◆ m_Type
The documentation for this class was generated from the following file: