Dayz Explorer 1.28.160049
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 189 of file dayzanimal.c.

Member Function Documentation

◆ AddDamageSphere()

void DayZCreature::AddDamageSphere ( AnimDamageParams damage_params)
protected

Definition at line 230 of file dayzanimal.c.

◆ AttenuateSoundIfNecessary()

void DayZCreature::AttenuateSoundIfNecessary ( SoundObject soundObject)
protected

Definition at line 380 of file dayzanimal.c.

◆ CaptureSound()

string DayZCreature::CaptureSound ( )
protected

Definition at line 407 of file dayzanimal.c.

◆ CinematicCanJump()

bool DayZCreature::CinematicCanJump ( )
protected

Definition at line 426 of file dayzanimal.c.

◆ CinematicTakeControl()

void DayZCreature::CinematicTakeControl ( DayZPlayer player)
protected

Definition at line 421 of file dayzanimal.c.

◆ DayZCreatureAI()

void DayZCreature::DayZCreatureAI ( )
protected

Definition at line 213 of file dayzanimal.c.

◆ DecreaseEffectTriggerCount()

void DayZCreature::DecreaseEffectTriggerCount ( )
protected

Definition at line 225 of file dayzanimal.c.

◆ EEKilled()

override void DayZCreature::EEKilled ( Object killer)
protected

Definition at line 235 of file dayzanimal.c.

◆ GetBootsType()

AnimBootsType DayZCreature::GetBootsType ( )
protected

Definition at line 241 of file dayzanimal.c.

◆ IncreaseEffectTriggerCount()

void DayZCreature::IncreaseEffectTriggerCount ( )
protected

Definition at line 220 of file dayzanimal.c.

◆ IsDanger()

bool DayZCreature::IsDanger ( )
protected

Definition at line 402 of file dayzanimal.c.

◆ ModCommandHandlerBefore()

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

sprint

jog

walk

Definition at line 431 of file dayzanimal.c.

◆ OnDamageEvent()

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

Definition at line 285 of file dayzanimal.c.

◆ OnSoundEvent()

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

Definition at line 258 of file dayzanimal.c.

◆ OnSoundVoiceEvent()

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

Definition at line 267 of file dayzanimal.c.

◆ OnStepEvent()

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

Definition at line 276 of file dayzanimal.c.

◆ PlaySound()

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

Definition at line 246 of file dayzanimal.c.

◆ RegisterAnimEvents()

void DayZCreature::RegisterAnimEvents ( )
protected

Definition at line 294 of file dayzanimal.c.

◆ ReleaseSound()

string DayZCreature::ReleaseSound ( )
protected

Definition at line 412 of file dayzanimal.c.

◆ ResistContaminatedEffect()

bool DayZCreature::ResistContaminatedEffect ( )
protected

Definition at line 392 of file dayzanimal.c.

Member Data Documentation

◆ m_CinematicPlayer

DayZPlayer DayZCreature::m_CinematicPlayer
protected

Definition at line 210 of file dayzanimal.c.


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