Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
infectedsoundeventbase.c File Reference

Go to the source code of this file.

Enumerations

enum  EInfectedSoundEventType { GENERAL }
 

Functions

void InfectedSoundEventBase ()
 
void ~InfectedSoundEventBase ()
 
void Init (ZombieBase pInfected)
 
void SoftStop ()
 
override void Stop ()
 Stops all elements this effect consists of.
 
void PosUpdate ()
 
override bool Play ()
 

Variables

enum EInfectedSoundEventType m_Infected
 

Enumeration Type Documentation

◆ EInfectedSoundEventType

Enumerator
GENERAL 

Definition at line 1 of file infectedsoundeventbase.c.

Function Documentation

◆ InfectedSoundEventBase()

void InfectedSoundEventBase ( )

Definition at line 10 of file infectedsoundeventbase.c.

◆ Init()

void Init ( ZombieBase pInfected)

Definition at line 20 of file infectedsoundeventbase.c.

◆ PosUpdate()

void PosUpdate ( )

Definition at line 45 of file infectedsoundeventbase.c.

◆ SoftStop()

void SoftStop ( )

Definition at line 25 of file infectedsoundeventbase.c.

◆ ~InfectedSoundEventBase()

Definition at line 15 of file infectedsoundeventbase.c.

Variable Documentation

◆ m_Infected

enum EInfectedSoundEventType m_Infected