Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
class | PlayerSoundEventBase |
class | HeatComfortEventsBase |
Functions | |
class HeatComfortEventsBase extends PlayerSoundEventBase | FreezingSoundEvent () |
void | HeatComfortEventsBase () |
override bool | HasPriorityOverCurrent (PlayerBase player, EPlayerSoundEventID other_state_id, EPlayerSoundEventType type_other) |
class HeatComfortEventsBase extends PlayerSoundEventBase FreezingSoundEvent | ( | ) |
Definition at line 18 of file heatcomfortevents.c.
override bool FreezingSoundEvent::HasPriorityOverCurrent | ( | PlayerBase | player, |
EPlayerSoundEventID | other_state_id, | ||
EPlayerSoundEventType | type_other | ||
) |
Definition at line 9 of file heatcomfortevents.c.
void FreezingSoundEvent::HeatComfortEventsBase | ( | ) |
Definition at line 3 of file heatcomfortevents.c.