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

Data Structures

class  PlayerSoundEventBase
 
class  DrowningSoundEventBase
 

Functions

class DrowningSoundEventBase extends PlayerSoundEventBase DrowningEvent1 ()
 
void DrowningEvents ()
 
override bool CanPlay (PlayerBase player)
 
override bool HasPriorityOverCurrent (PlayerBase player, EPlayerSoundEventID other_state_id, EPlayerSoundEventType type_other)
 

Function Documentation

◆ CanPlay()

override bool CanPlay ( PlayerBase  player)

◆ DrowningEvent1()

class DrowningSoundEventBase extends PlayerSoundEventBase DrowningEvent1 ( )

Referenced by PlayerSoundEventHandler().

◆ DrowningEvents()

void DrowningEvents ( )

◆ HasPriorityOverCurrent()

override bool HasPriorityOverCurrent ( PlayerBase  player,
EPlayerSoundEventID  other_state_id,
EPlayerSoundEventType  type_other 
)