Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
DbgBleedingIndicationStaticInfo Class Reference

static info (non-constants) More...

Static Private Attributes

static float m_DbgDesaturationEnd = BleedingIndicationConstants.DROP_COLOR_DESATURATIONEND
static int m_DbgDropColorAlphaEnd = BleedingIndicationConstants.DROP_COLOR_ALPHA_END
static int m_DbgDropColorAlphaStart = BleedingIndicationConstants.DROP_COLOR_ALPHA_START
static int m_DbgDropColorBlue = BleedingIndicationConstants.DROP_COLOR_BLUE
static int m_DbgDropColorGreen = BleedingIndicationConstants.DROP_COLOR_GREEN
static int m_DbgDropColorRed = BleedingIndicationConstants.DROP_COLOR_RED
static bool m_DbgDropDesaturate = true
static float m_DbgDropDurationBase = BleedingIndicationConstants.DROP_DURATION_MEDIUM
static float m_DbgDropEndSize = BleedingIndicationConstants.DROP_SIZE_END_LOW
static float m_DbgDropMaxDelay = BleedingIndicationConstants.SEQUENCE_DROP_DELAY_MAX_MEDIUM
static float m_DbgDropMinDelay = BleedingIndicationConstants.SEQUENCE_DROP_DELAY_MIN_MEDIUM
static float m_DbgDropProgressTreshold = BleedingIndicationConstants.DROP_PROGRESS_THRESHOLD
static bool m_DbgDropRotationRandom = true
static int m_DbgDropScatter = BleedingIndicationConstants.DROP_SCATTER_LOW
static float m_DbgDropSizeVariationMax = BleedingIndicationConstants.DROP_SIZE_VARIATION_MAX_LOW
static float m_DbgDropSizeVariationMin = BleedingIndicationConstants.DROP_SIZE_VARIATION_MIN_LOW
static float m_DbgDropSlideDistance = BleedingIndicationConstants.DROP_SLIDE_DISTANCE_LOW
static float m_DbgDropStartSize = BleedingIndicationConstants.DROP_SIZE_START_LOW
static bool m_DbgEnableBleedingIndication = true
static float m_DbgSequenceDuration = BleedingIndicationConstants.SEQUENCE_DURATION_DEFAULT
static bool m_DbgUseOverrideValues = true

Detailed Description

static info (non-constants)

Definition at line 2 of file bleedingindicationstaticinfo.c.

Field Documentation

◆ m_DbgDesaturationEnd

◆ m_DbgDropColorAlphaEnd

◆ m_DbgDropColorAlphaStart

◆ m_DbgDropColorBlue

◆ m_DbgDropColorGreen

◆ m_DbgDropColorRed

◆ m_DbgDropDesaturate

bool m_DbgDropDesaturate = true
staticprivate

◆ m_DbgDropDurationBase

◆ m_DbgDropEndSize

◆ m_DbgDropMaxDelay

Definition at line 10 of file bleedingindicationstaticinfo.c.

Referenced by Managed::BleedingIndicator().

◆ m_DbgDropMinDelay

Definition at line 9 of file bleedingindicationstaticinfo.c.

Referenced by Managed::BleedingIndicator().

◆ m_DbgDropProgressTreshold

◆ m_DbgDropRotationRandom

bool m_DbgDropRotationRandom = true
staticprivate

Definition at line 6 of file bleedingindicationstaticinfo.c.

Referenced by BleedingIndicatorDropData::StartDrop().

◆ m_DbgDropScatter

◆ m_DbgDropSizeVariationMax

◆ m_DbgDropSizeVariationMin

◆ m_DbgDropSlideDistance

◆ m_DbgDropStartSize

◆ m_DbgEnableBleedingIndication

bool m_DbgEnableBleedingIndication = true
staticprivate

Definition at line 4 of file bleedingindicationstaticinfo.c.

Referenced by StartSourceBleedingIndication().

◆ m_DbgSequenceDuration

float m_DbgSequenceDuration = BleedingIndicationConstants.SEQUENCE_DURATION_DEFAULT
staticprivate

Definition at line 7 of file bleedingindicationstaticinfo.c.

Referenced by Managed::BleedingIndicator(), and Managed::Update().

◆ m_DbgUseOverrideValues


The documentation for this class was generated from the following file: