DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено
BleedingIndicationStaticInfo.c
См. документацию.
1
3{
4 static bool m_DbgEnableBleedingIndication = true;
5 static bool m_DbgUseOverrideValues = true;
6 static bool m_DbgDropRotationRandom = true;
18 //colors
19 static bool m_DbgDropDesaturate = true;
26}
static const float DROP_DURATION_MEDIUM
Определения BleedingIndicationConstants.c:39
static const int DROP_COLOR_RED
Определения BleedingIndicationConstants.c:15
static const float DROP_SIZE_VARIATION_MIN_LOW
Определения BleedingIndicationConstants.c:31
static const float DROP_SIZE_START_LOW
Определения BleedingIndicationConstants.c:29
static const int DROP_SCATTER_LOW
Определения BleedingIndicationConstants.c:33
static const int DROP_COLOR_ALPHA_END
Определения BleedingIndicationConstants.c:19
static const int DROP_COLOR_ALPHA_START
Определения BleedingIndicationConstants.c:18
static const float SEQUENCE_DROP_DELAY_MAX_MEDIUM
Определения BleedingIndicationConstants.c:41
static const int DROP_COLOR_BLUE
Определения BleedingIndicationConstants.c:17
static const float DROP_PROGRESS_THRESHOLD
Определения BleedingIndicationConstants.c:13
static const float DROP_SIZE_VARIATION_MAX_LOW
Определения BleedingIndicationConstants.c:32
static const int DROP_COLOR_GREEN
Определения BleedingIndicationConstants.c:16
static const float SEQUENCE_DROP_DELAY_MIN_MEDIUM
Определения BleedingIndicationConstants.c:40
static const float DROP_COLOR_DESATURATIONEND
Определения BleedingIndicationConstants.c:14
static const float DROP_SIZE_END_LOW
Определения BleedingIndicationConstants.c:30
static const float DROP_SLIDE_DISTANCE_LOW
Определения BleedingIndicationConstants.c:34
static const float SEQUENCE_DURATION_DEFAULT
Used to pre-gen poisson probabilities, I REALLY wouldn't go over 10 here. Values above 12 cause overf...
Определения BleedingIndicationConstants.c:9
static bool m_DbgEnableBleedingIndication
Определения BleedingIndicationStaticInfo.c:4
static float m_DbgDropProgressTreshold
Определения BleedingIndicationStaticInfo.c:11
static float m_DbgDropSizeVariationMax
Определения BleedingIndicationStaticInfo.c:15
static float m_DbgDropSizeVariationMin
Определения BleedingIndicationStaticInfo.c:14
static info (non-constants)
Определения BleedingIndicationStaticInfo.c:3