Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Internally defined enums

\desc Various enums defined in C++ More...

Enumerations

enum  ChatChannelType {
  System , Admin , Direct , Megaphone ,
  Transmitter , PublicAddressSystem , BattlEye
}
enum  HitDirectionModes {
  DISABLED , STATIC , DYNAMIC , DISABLED ,
  STATIC , DYNAMIC
}
enum  HitDirectionModes {
  DISABLED , STATIC , DYNAMIC , DISABLED ,
  STATIC , DYNAMIC
}

Variables

enum ChatChannelType ABOVE
 Find nearest surface above given point.
enum ChatChannelType BLEEDING_LAYER = 60
const float BREAKPOINT_BASE = 0.2
enum ChatChannelType BURLAPSACK = 60
enum ChatChannelType CLOSEST
 Find nearest surface to given point.
const int COLOR_DEFAULT = 0xffbb0a1e
enum ChatChannelType COVER_FLASHBANG = 50
const float DISTANCE_ADJUST = 0.0
const float DURATION_BASE = 2.0
enum ChatChannelType Extortion
 VoiceEffectExtortion.
enum ChatChannelType EYEPATCH_OCCLUDER = 53
enum ChatChannelType Fire
 < VoiceEffectObstruction
enum ChatChannelType FLASHBANG = 60
enum ChatChannelType Geom
 ObjIntersectGeom: Geometry.
enum HitDirectionModes HEAVYMETAL = 1
enum ChatChannelType HELMET2_OCCLUDER = 54
enum ChatChannelType HELMET_BREATH = 11
enum ChatChannelType HELMET_OCCLUDER = 10
enum ChatChannelType IFire
 ObjIntersectIFire: (Indirect) Fire Geometry.
enum HitDirectionModes INVENTORY
enum ChatChannelType LEGACY
 Legacy version, UNDER but without proxy support.
enum ChatChannelType MASK_BREATH = 2
enum ChatChannelType MASK_OCCLUDER = 1
enum ChatChannelType MOTO_BREATH = 21
enum ChatChannelType MOTO_OCCLUDER = 20
enum ChatChannelType Mumbling
 < VoiceLevelShout
enum EScriptInvokerInsertFlags NONE = 0
enum ChatChannelType NONE = 0
enum ChatChannelType NVG_OCCLUDER = 51
enum ChatChannelType PUMPKIN_OCCLUDER = 52
enum ChatChannelType ROOT = -2
 UserID of a parent widget usually matches this value, unless overriden in the 'InitWidgetSet' method.
enum ChatChannelType ROTATION_DEFAULT = 0
const float SCATTER = 10.0
enum HitDirectionModes SPIKE
enum HitDirectionModes SPLASH
enum ChatChannelType Talk
 VoiceLevelTalk.
enum ChatChannelType UNCON = 60
enum ChatChannelType UNDER
 < ObjIntersectNone: No Geometry
enum ChatChannelType View
 ObjIntersectView: View Geometry.
enum ChatChannelType Whisper
 VoiceLevelWhisper.

Detailed Description

\desc Various enums defined in C++

Enumeration Type Documentation

◆ ChatChannelType

Enumerator
System 

CCSystem.

Admin 

CCAdmin.

Direct 

CCDirect.

Megaphone 

CCMegaphone.

Transmitter 

CCTransmitter.

PublicAddressSystem 

CCPublicAddressSystem.

BattlEye 

CCBattlEye.

Definition at line 6 of file constants.c.

◆ HitDirectionModes [1/2]

Enumerator
DISABLED 
STATIC 
DYNAMIC 
DISABLED 
STATIC 
DYNAMIC 

Definition at line 97 of file constants.c.

◆ HitDirectionModes [2/2]

Enumerator
DISABLED 
STATIC 
DYNAMIC 
DISABLED 
STATIC 
DYNAMIC 

Definition at line 97 of file constants.c.

Variable Documentation

◆ ABOVE

enum ChatChannelType ABOVE

Find nearest surface above given point.

◆ BLEEDING_LAYER

enum ChatChannelType BLEEDING_LAYER = 60

◆ BREAKPOINT_BASE

const float BREAKPOINT_BASE = 0.2

Definition at line 91 of file constants.c.

◆ BURLAPSACK

enum ChatChannelType BURLAPSACK = 60

◆ CLOSEST

enum ChatChannelType CLOSEST

Find nearest surface to given point.

◆ COLOR_DEFAULT

const int COLOR_DEFAULT = 0xffbb0a1e

Definition at line 94 of file constants.c.

◆ COVER_FLASHBANG

enum ChatChannelType COVER_FLASHBANG = 50

◆ DISTANCE_ADJUST

const float DISTANCE_ADJUST = 0.0

Definition at line 92 of file constants.c.

◆ DURATION_BASE

const float DURATION_BASE = 2.0

Definition at line 90 of file constants.c.

◆ Extortion

enum ChatChannelType Extortion

VoiceEffectExtortion.

◆ EYEPATCH_OCCLUDER

enum ChatChannelType EYEPATCH_OCCLUDER = 53

◆ Fire

enum ChatChannelType Fire

< VoiceEffectObstruction

ObjIntersectFire: Fire Geometry

◆ FLASHBANG

enum ChatChannelType FLASHBANG = 60

◆ Geom

enum ChatChannelType Geom

ObjIntersectGeom: Geometry.

◆ HEAVYMETAL

enum HitDirectionModes HEAVYMETAL = 1

◆ HELMET2_OCCLUDER

enum ChatChannelType HELMET2_OCCLUDER = 54

◆ HELMET_BREATH

enum ChatChannelType HELMET_BREATH = 11

◆ HELMET_OCCLUDER

enum ChatChannelType HELMET_OCCLUDER = 10

◆ IFire

enum ChatChannelType IFire

ObjIntersectIFire: (Indirect) Fire Geometry.

◆ INVENTORY

enum HitDirectionModes INVENTORY

◆ LEGACY

enum ChatChannelType LEGACY

Legacy version, UNDER but without proxy support.

◆ MASK_BREATH

enum ChatChannelType MASK_BREATH = 2

◆ MASK_OCCLUDER

enum ChatChannelType MASK_OCCLUDER = 1

◆ MOTO_BREATH

enum ChatChannelType MOTO_BREATH = 21

◆ MOTO_OCCLUDER

enum ChatChannelType MOTO_OCCLUDER = 20

◆ Mumbling

enum ChatChannelType Mumbling

< VoiceLevelShout

VoiceEffectMumbling

◆ NONE [1/2]

enum HitDirectionModes NONE = 0

Definition at line 0 of file tools.c.

◆ NONE [2/2]

enum HitDirectionModes NONE = 0

◆ NVG_OCCLUDER

enum ChatChannelType NVG_OCCLUDER = 51

◆ PUMPKIN_OCCLUDER

enum ChatChannelType PUMPKIN_OCCLUDER = 52

◆ ROOT

enum ChatChannelType ROOT = -2

UserID of a parent widget usually matches this value, unless overriden in the 'InitWidgetSet' method.

◆ ROTATION_DEFAULT

enum ChatChannelType ROTATION_DEFAULT = 0

◆ SCATTER

const float SCATTER = 10.0

Definition at line 93 of file constants.c.

◆ SPIKE

enum HitDirectionModes SPIKE

◆ SPLASH

enum HitDirectionModes SPLASH

◆ Talk

enum ChatChannelType Talk

VoiceLevelTalk.

◆ UNCON

enum ChatChannelType UNCON = 60

◆ UNDER

enum ChatChannelType UNDER

< ObjIntersectNone: No Geometry

Find nearest surface under given point

◆ View

enum ChatChannelType View

ObjIntersectView: View Geometry.

◆ Whisper

enum ChatChannelType Whisper

VoiceLevelWhisper.