PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
InfectedSoundEventBase.c File Reference

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 

Function Documentation

◆ InfectedSoundEventBase()

References m_Type.

◆ Init()

void Init ( ZombieBase  pInfected)

References m_Infected.

◆ PosUpdate()

void PosUpdate ( )

References m_Infected, and m_SoundSetCallback.

◆ SoftStop()

void SoftStop ( )

References m_SoundSetCallback.

◆ ~InfectedSoundEventBase()

Variable Documentation

◆ m_Infected