Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
actionsurfaceevents.c File Reference

Go to the source code of this file.

Data Structures

class  CleanHandsSoundEventBase
class  DigSoundEventBase
class  ReplaceSoundEventBase

Functions

void CleanHandsPrimarySoundEvent ()
void DigPrimarySoundEvent ()

Variables

class CleanHandsSoundEventBase extends ReplaceSoundEventBase CleanHandsSecondarySoundEvent
class DigSoundEventBase extends ReplaceSoundEventBase DigSecondarySoundEvent

Function Documentation

◆ CleanHandsPrimarySoundEvent()

void CleanHandsPrimarySoundEvent ( )

Definition at line 54 of file actionsurfaceevents.c.

References m_ID.

Referenced by ReplaceSoundEventHandler().

◆ DigPrimarySoundEvent()

void DigPrimarySoundEvent ( )

Definition at line 16 of file actionsurfaceevents.c.

References m_ID.

Referenced by ReplaceSoundEventHandler().

Variable Documentation

◆ CleanHandsSecondarySoundEvent

class CleanHandsPrimarySoundEvent extends CleanHandsSoundEventBase CleanHandsSecondarySoundEvent

Definition at line 40 of file actionsurfaceevents.c.

Referenced by ReplaceSoundEventHandler().

◆ DigSecondarySoundEvent

class DigPrimarySoundEvent extends DigSoundEventBase DigSecondarySoundEvent

Definition at line 3 of file actionsurfaceevents.c.

Referenced by ReplaceSoundEventHandler().