Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
DayZCreature Class Reference

Protected Member Functions

void DayZCreatureAI ()
void IncreaseEffectTriggerCount ()
void DecreaseEffectTriggerCount ()
void AddDamageSphere (AnimDamageParams damage_params)
override void EEKilled (Object killer)
AnimBootsType GetBootsType ()
AbstractWave PlaySound (SoundObject so, SoundObjectBuilder sob)
void OnSoundEvent (int event_id, string event_user_string)
void OnSoundVoiceEvent (int event_id, string event_user_string)
void OnStepEvent (int event_id, string event_user_string)
void OnDamageEvent (int event_id, string event_user_string)
void RegisterAnimEvents ()
void AttenuateSoundIfNecessary (SoundObject soundObject)
bool ResistContaminatedEffect ()
bool IsDanger ()
string CaptureSound ()
string ReleaseSound ()
void CinematicTakeControl (DayZPlayer player)
bool CinematicCanJump ()
override bool ModCommandHandlerBefore (float pDt, int pCurrentCommandID, bool pCurrentCommandFinished)

Protected Attributes

DayZPlayer m_CinematicPlayer

Detailed Description

Definition at line 191 of file dayzanimal.c.

Member Function Documentation

◆ AddDamageSphere()

void DayZCreature::AddDamageSphere ( AnimDamageParams damage_params)
protected

Definition at line 232 of file dayzanimal.c.

◆ AttenuateSoundIfNecessary()

void DayZCreature::AttenuateSoundIfNecessary ( SoundObject soundObject)
protected

Definition at line 382 of file dayzanimal.c.

◆ CaptureSound()

string DayZCreature::CaptureSound ( )
protected

Definition at line 409 of file dayzanimal.c.

◆ CinematicCanJump()

bool DayZCreature::CinematicCanJump ( )
protected

Definition at line 428 of file dayzanimal.c.

◆ CinematicTakeControl()

void DayZCreature::CinematicTakeControl ( DayZPlayer player)
protected

Definition at line 423 of file dayzanimal.c.

◆ DayZCreatureAI()

void DayZCreature::DayZCreatureAI ( )
protected

Definition at line 215 of file dayzanimal.c.

◆ DecreaseEffectTriggerCount()

void DayZCreature::DecreaseEffectTriggerCount ( )
protected

Definition at line 227 of file dayzanimal.c.

◆ EEKilled()

override void DayZCreature::EEKilled ( Object killer)
protected

Definition at line 237 of file dayzanimal.c.

◆ GetBootsType()

AnimBootsType DayZCreature::GetBootsType ( )
protected

Definition at line 243 of file dayzanimal.c.

◆ IncreaseEffectTriggerCount()

void DayZCreature::IncreaseEffectTriggerCount ( )
protected

Definition at line 222 of file dayzanimal.c.

◆ IsDanger()

bool DayZCreature::IsDanger ( )
protected

Definition at line 404 of file dayzanimal.c.

◆ ModCommandHandlerBefore()

override bool DayZCreature::ModCommandHandlerBefore ( float pDt,
int pCurrentCommandID,
bool pCurrentCommandFinished )
protected

sprint

jog

walk

Definition at line 433 of file dayzanimal.c.

◆ OnDamageEvent()

void DayZCreature::OnDamageEvent ( int event_id,
string event_user_string )
protected

Definition at line 287 of file dayzanimal.c.

◆ OnSoundEvent()

void DayZCreature::OnSoundEvent ( int event_id,
string event_user_string )
protected

Definition at line 260 of file dayzanimal.c.

◆ OnSoundVoiceEvent()

void DayZCreature::OnSoundVoiceEvent ( int event_id,
string event_user_string )
protected

Definition at line 269 of file dayzanimal.c.

◆ OnStepEvent()

void DayZCreature::OnStepEvent ( int event_id,
string event_user_string )
protected

Definition at line 278 of file dayzanimal.c.

◆ PlaySound()

AbstractWave DayZCreature::PlaySound ( SoundObject so,
SoundObjectBuilder sob )
protected

Definition at line 248 of file dayzanimal.c.

◆ RegisterAnimEvents()

void DayZCreature::RegisterAnimEvents ( )
protected

Definition at line 296 of file dayzanimal.c.

◆ ReleaseSound()

string DayZCreature::ReleaseSound ( )
protected

Definition at line 414 of file dayzanimal.c.

◆ ResistContaminatedEffect()

bool DayZCreature::ResistContaminatedEffect ( )
protected

Definition at line 394 of file dayzanimal.c.

Member Data Documentation

◆ m_CinematicPlayer

DayZPlayer DayZCreature::m_CinematicPlayer
protected

Definition at line 212 of file dayzanimal.c.


The documentation for this class was generated from the following file: