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

Data Structures

class  PlayerSoundEventBase
 
class  DamageSoundEvents
 

Functions

class DamageSoundEvents extends PlayerSoundEventBase DamageLightSoundEvent ()
 
void DamageSoundEvents ()
 
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)

◆ DamageLightSoundEvent()

class DamageSoundEvents extends PlayerSoundEventBase DamageLightSoundEvent ( )

Referenced by PlayerSoundEventHandler().

◆ DamageSoundEvents()

◆ HasPriorityOverCurrent()

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