Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ReplaceSoundEventBase Class Reference
Inheritance diagram for ReplaceSoundEventBase:
EatingVoiceOverrideBase EatingVoiceOverrideDefault

Protected Member Functions

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

Protected Attributes

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

Detailed Description

Definition at line 23 of file actionsurfaceevents.c.

Member Function Documentation

◆ GetSoundAnimEventClassID()

int GetSoundAnimEventClassID ( )
inlineprotected

Definition at line 20 of file replacesoundeventbase.c.

References m_SoundAnimEventClassID.

Referenced by RegisterEvent().

◆ GetSoundEventID()

EReplaceSoundEventID GetSoundEventID ( )
inlineprotected

Definition at line 15 of file replacesoundeventbase.c.

References m_ID.

Referenced by GetSoundEventID().

◆ GetSoundEventType()

ESoundEventType GetSoundEventType ( )
inlineprotected

Definition at line 10 of file replacesoundeventbase.c.

References m_EventType.

Referenced by RegisterEvent().

◆ Init()

void Init ( PlayerBase player)
inlineprotected

Definition at line 25 of file replacesoundeventbase.c.

References m_Player.

Referenced by PlayReplaceSound().

◆ Play()

bool Play ( )
inlineprotected

◆ SelectSoundID() [1/3]

void SelectSoundID ( )
inlineprotected

Definition at line 64 of file actionsurfaceevents.c.

References g_Game, m_ID, m_Player, and m_ReplacedSoundAnimID.

◆ SelectSoundID() [2/3]

void SelectSoundID ( )
inlineprotected

Definition at line 25 of file actionsurfaceevents.c.

References g_Game, m_ID, m_Player, and m_ReplacedSoundAnimID.

Referenced by Play().

◆ SelectSoundID() [3/3]

void SelectSoundID ( )
protected

Field Documentation

◆ m_EventType

ESoundEventType m_EventType
protected

◆ m_ID

EReplaceSoundEventID m_ID
protected

◆ m_Player

◆ m_ReplacedSoundAnimID

int m_ReplacedSoundAnimID
protected

◆ m_SoundAnimEventClassID

int m_SoundAnimEventClassID
protected

◆ m_UserString

string m_UserString
protected

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