Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
heatcomfortevents.c File Reference

Go to the source code of this file.

Classes

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 RattlingTeethSoundEvent extends HeatComfortEventsBase HotSoundEvent ()
 
void RattlingTeethSoundEvent ()
 

Function Documentation

◆ FreezingSoundEvent()

class HeatComfortEventsBase extends PlayerSoundEventBase FreezingSoundEvent ( )

Definition at line 1 of file heatcomfortevents.c.

◆ HasPriorityOverCurrent()

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

Definition at line 26 of file heatcomfortevents.c.

◆ HeatComfortEventsBase()

void FreezingSoundEvent::HeatComfortEventsBase ( )

Definition at line 20 of file heatcomfortevents.c.

◆ HotSoundEvent()

class RattlingTeethSoundEvent extends HeatComfortEventsBase HotSoundEvent ( )

Definition at line 25 of file heatcomfortevents.c.

◆ RattlingTeethSoundEvent()

void HotSoundEvent::RattlingTeethSoundEvent ( )

Definition at line 37 of file heatcomfortevents.c.