DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
Класс YieldItemBase
+ Граф наследования: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 ()
 

Защищенные данные

string m_Type
 
int m_RegistrationIdx = -1
 
int m_BaseWeight
 
float m_QualityBase = AnimalCatchingConstants.QUALITY_GENERIC_BASE
 
int m_EnviroMask
 
int m_MethodMask
 

Подробное описание

См. определение в файле CatchYieldItemBase.c строка 1