Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
heatcomfortevents.c File Reference

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)
 

Function Documentation

◆ FreezingSoundEvent()

class HeatComfortEventsBase extends PlayerSoundEventBase FreezingSoundEvent ( )

Definition at line 18 of file heatcomfortevents.c.

◆ HasPriorityOverCurrent()

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

Definition at line 9 of file heatcomfortevents.c.

◆ HeatComfortEventsBase()

void FreezingSoundEvent::HeatComfortEventsBase ( )

Definition at line 3 of file heatcomfortevents.c.