DIFF

class YieldItemBaseSource

Constructors 1

void YieldItemBase(int baseWeight)
References Init(), and m_BaseWeight

Members 6

protected int m_RegistrationIdx = -1

mostly for sync purposes

protected int m_BaseWeight

occurence ratio in the enviroment

protected float m_QualityBase = AnimalCatchingConstants.QUALITY_GENERIC_BASE

Methods 15

int GetRegistrationIdx()
void SetRegistrationIdx(int idx)
int GetEnviroMask()
References m_EnviroMask
int GetMethodMask()
References m_MethodMask
void OnEntityYieldSpawned(EntityAI spawn)

called on item spawn

string GetCatchDeathSoundset()
string GetCatchAINoise()
float GetCatchAINoiseBaseStrength()