DayZ 1.24
Loading...
Searching...
No Matches
DrowningSoundEventBase Class Reference

Private Member Functions

void DrowningEvent2 ()
 

Detailed Description

Definition at line 29 of file DrowningEvents.c.

Member Function Documentation

◆ DrowningEvent2()

void DrowningSoundEventBase::DrowningEvent2 ( )
inlineprivate

Definition at line 31 of file DrowningEvents.c.

32 {
33 m_ID = EPlayerSoundEventID.DROWNING_PAIN;
35 }
int m_ID
ID of effect, given by SEffectManager when registered (automatically done when playing through it)
Definition Effect.c:49
int m_SoundVoiceAnimEventClassID
Definition SoundEvents.c:83

References m_ID.


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