PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
Internally defined enums

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

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.

◆ HitDirectionModes [1/2]

Enumerator
DISABLED 
STATIC 
DYNAMIC 
DISABLED 
STATIC 
DYNAMIC 

◆ HitDirectionModes [2/2]

Enumerator
DISABLED 
STATIC 
DYNAMIC 
DISABLED 
STATIC 
DYNAMIC 

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

◆ BURLAPSACK

enum ChatChannelType BURLAPSACK = 60

◆ CLOSEST

enum ChatChannelType CLOSEST

Find nearest surface to given point.

◆ COLOR_DEFAULT

const int COLOR_DEFAULT = 0xffbb0a1e

◆ COVER_FLASHBANG

enum ChatChannelType COVER_FLASHBANG = 50

◆ DISTANCE_ADJUST

const float DISTANCE_ADJUST = 0.0

◆ DURATION_BASE

const float DURATION_BASE = 2.0

◆ 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

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

◆ 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.