Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
heatcomfortevents.c
Go to the documentation of this file.
2{
3
9
10 override bool HasPriorityOverCurrent(PlayerBase player, EPlayerSoundEventID other_state_id,EPlayerSoundEventType type_other )
11 {
12 return true;
13 }
14}
15
17{
19 {
22 }
23}
24
eBleedingSourceType m_Type
override bool HasPriorityOverCurrent(PlayerBase player, EPlayerSoundEventID other_state_id, EPlayerSoundEventType type_other)
int m_ID
ID of effect, given by SEffectManager when registered (automatically done when playing through it).
Definition effect.c:51
class RattlingTeethSoundEvent extends HeatComfortEventsBase HotSoundEvent()
class HeatComfortEventsBase extends PlayerSoundEventBase FreezingSoundEvent()
EPlayerSoundEventType
EPlayerSoundEventType m_HasPriorityOverTypes
int m_SoundVoiceAnimEventClassID
Definition soundevents.c:89