Структуры данных | |
class | PlayerSoundEventBase |
Функции | |
class JumpEventsBase extends PlayerSoundEventBase | JumpSoundEvent () |
override bool | HasPriorityOverCurrent (PlayerBase player, EPlayerSoundEventID other_state_id, EPlayerSoundEventType type_other) |
override bool | CanPlay (PlayerBase player) |
override void | OnPlay (PlayerBase player) |
override void | OnEnd () |