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) |
override bool CanPlay | ( | PlayerBase | player | ) |
class DamageSoundEvents extends PlayerSoundEventBase DamageLightSoundEvent | ( | ) |
Referenced by PlayerSoundEventHandler().
void DamageSoundEvents | ( | ) |
override bool HasPriorityOverCurrent | ( | PlayerBase | player, |
EPlayerSoundEventID | other_state_id, | ||
EPlayerSoundEventType | type_other | ||
) |