Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
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 ()
 
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()

Definition at line 10 of file infectedsoundeventbase.c.

◆ Init()

void Init ( ZombieBase  pInfected)

Definition at line 20 of file infectedsoundeventbase.c.

◆ Play()

override bool Play ( )

Definition at line 53 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.

◆ Stop()

override void Stop ( )

Definition at line 34 of file infectedsoundeventbase.c.

◆ ~InfectedSoundEventBase()

Definition at line 15 of file infectedsoundeventbase.c.

Variable Documentation

◆ m_Infected

enum EInfectedSoundEventType m_Infected