Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
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 DamageLightSoundEvent::CanPlay | ( | PlayerBase | player | ) |
Definition at line 9 of file damageevents.c.
class DamageSoundEvents extends PlayerSoundEventBase DamageLightSoundEvent | ( | ) |
Definition at line 23 of file damageevents.c.
void DamageLightSoundEvent::DamageSoundEvents | ( | ) |
Definition at line 3 of file damageevents.c.
override bool HasPriorityOverCurrent | ( | PlayerBase | player, |
EPlayerSoundEventID | other_state_id, | ||
EPlayerSoundEventType | type_other | ||
) |
Definition at line 14 of file damageevents.c.