Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ReplaceSoundEventBase Class Reference

Protected Member Functions

void SelectSoundID ()
 
void SelectSoundID ()
 
ESoundEventType GetSoundEventType ()
 
EReplaceSoundEventID GetSoundEventID ()
 
int GetSoundAnimEventClassID ()
 
void Init (PlayerBase player)
 
bool Play ()
 
void SelectSoundID ()
 

Protected Attributes

ESoundEventType m_EventType
 
EReplaceSoundEventID m_ID
 
int m_SoundAnimEventClassID
 
int m_ReplacedSoundAnimID
 
string m_UserString
 
PlayerBase m_Player
 

Detailed Description

Definition at line 23 of file actionsurfaceevents.c.

Member Function Documentation

◆ GetSoundAnimEventClassID()

int ReplaceSoundEventBase::GetSoundAnimEventClassID ( )
protected

Definition at line 20 of file replacesoundeventbase.c.

◆ GetSoundEventID()

EReplaceSoundEventID ReplaceSoundEventBase::GetSoundEventID ( )
protected

Definition at line 15 of file replacesoundeventbase.c.

◆ GetSoundEventType()

ESoundEventType ReplaceSoundEventBase::GetSoundEventType ( )
protected

Definition at line 10 of file replacesoundeventbase.c.

◆ Init()

void ReplaceSoundEventBase::Init ( PlayerBase player)
protected

Definition at line 25 of file replacesoundeventbase.c.

◆ Play()

bool ReplaceSoundEventBase::Play ( )
protected

Definition at line 30 of file replacesoundeventbase.c.

◆ SelectSoundID() [1/3]

void ReplaceSoundEventBase::SelectSoundID ( )
protected

Definition at line 25 of file actionsurfaceevents.c.

◆ SelectSoundID() [2/3]

void ReplaceSoundEventBase::SelectSoundID ( )
protected

Definition at line 64 of file actionsurfaceevents.c.

◆ SelectSoundID() [3/3]

void ReplaceSoundEventBase::SelectSoundID ( )
protected

Member Data Documentation

◆ m_EventType

ESoundEventType ReplaceSoundEventBase::m_EventType
protected

Definition at line 3 of file replacesoundeventbase.c.

◆ m_ID

EReplaceSoundEventID ReplaceSoundEventBase::m_ID
protected

Definition at line 4 of file replacesoundeventbase.c.

◆ m_Player

PlayerBase ReplaceSoundEventBase::m_Player
protected

Definition at line 8 of file replacesoundeventbase.c.

◆ m_ReplacedSoundAnimID

int ReplaceSoundEventBase::m_ReplacedSoundAnimID
protected

Definition at line 6 of file replacesoundeventbase.c.

◆ m_SoundAnimEventClassID

int ReplaceSoundEventBase::m_SoundAnimEventClassID
protected

Definition at line 5 of file replacesoundeventbase.c.

◆ m_UserString

string ReplaceSoundEventBase::m_UserString
protected

Definition at line 7 of file replacesoundeventbase.c.


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