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

Private Attributes

const int BLACK = 0x000000
const int BLUE = 0x0000FF
const int BROWN = 0xA52A2A
const int COLOR_BADLY_DAMAGED = 0x00FFBF00
const int COLOR_BAKED = 0x00A56D28
const int COLOR_BOILED = 0x00AF9442
const int COLOR_BURNED = 0x00888888
const int COLOR_DAMAGED = 0x00FFFF00
const int COLOR_DAMP = 0x009090FF
const int COLOR_DAYZ_DARK_BLUE = 0xff13151b
const int COLOR_DAYZ_LIGHT_SHADE = 0xff7d7f85
const int COLOR_DAYZ_RED = 0xffd70d11
const int COLOR_DAYZ_SMOKY_BLUE = 0xff262a33
const int COLOR_DAYZ_WASHOUT = 0xffcfd2d6
const int COLOR_DAYZ_WHITE_BLUE = 0xfff9fcfe
const int COLOR_DEFAULT = 0x64000000
const int COLOR_DRENCHED = 0x000000FF
const int COLOR_DRIED = 0x00FFEB48
const int COLOR_FROSTLINE_DARK_BLUE = 0xff0d1c21
const int COLOR_FROSTLINE_LIGHT_BLUE = 0xff90b2bf
const int COLOR_FROSTLINE_MOUNTAIN_BLUE = 0xff365d6e
const int COLOR_FROZEN = 0x006666FF
const int COLOR_LIQUID = 0x0000EEFF
const int COLOR_LIVONIA_BLACK_GREEN = 0xff0b100a
const int COLOR_LIVONIA_DARK_GREEN = 0xff1c2118
const int COLOR_LIVONIA_EMERALD_GREEN = 0xff4a8765
const int COLOR_LIVONIA_FOREST_GREEN = 0xff47533e
const int COLOR_LIVONIA_OLIVE = 0xff8e8045
const int COLOR_PRISTINE = 0x0040FF00
const int COLOR_RAW = 0x00BF4242
const int COLOR_ROTTEN = 0x00A93F15
const int COLOR_RUINED = 0x00FF0000
const int COLOR_SOAKING_WET = 0x003030FF
const int COLOR_WET = 0x006060FF
const int COLOR_WORN = 0x00BFFF00
const int CYAN = 0x00FFFF
const int GRAY = 0xBEBEBE
const int GREEN = 0x00FF00
const int ORANGE = 0xFFA500
const int PURPLE = 0xA020F0
const int RED = 0xFF0000
const int TEMPERATURE_COLD_LVL_FOUR = 0x00351BEA
const int TEMPERATURE_COLD_LVL_ONE = 0x0098D9E9
const int TEMPERATURE_COLD_LVL_THREE = 0x004851BD
const int TEMPERATURE_COLD_LVL_TWO = 0x007095D3
const int TEMPERATURE_HOT_LVL_FOUR = 0x009D1A18
const int TEMPERATURE_HOT_LVL_ONE = 0x00EE8227
const int TEMPERATURE_HOT_LVL_THREE = 0x00D92C28
const int TEMPERATURE_HOT_LVL_TWO = 0x00DC3E40
const int TEMPERATURE_NEUTAL = 0x00999999
const int WHITE = 0xFFFFFF
const int WHITEGRAY = 0xA0A1A1
const int YELLOW = 0xFFFF00

Detailed Description

Definition at line 3 of file colors.c.

Field Documentation

◆ BLACK

const int BLACK = 0x000000
private

Definition at line 13 of file colors.c.

◆ BLUE

const int BLUE = 0x0000FF
private

Definition at line 12 of file colors.c.

◆ BROWN

const int BROWN = 0xA52A2A
private

Definition at line 14 of file colors.c.

◆ COLOR_BADLY_DAMAGED

◆ COLOR_BAKED

const int COLOR_BAKED = 0x00A56D28
private

Definition at line 45 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoFoodStage().

◆ COLOR_BOILED

const int COLOR_BOILED = 0x00AF9442
private

Definition at line 46 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoFoodStage().

◆ COLOR_BURNED

const int COLOR_BURNED = 0x00888888
private

Definition at line 48 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoFoodStage().

◆ COLOR_DAMAGED

◆ COLOR_DAMP

const int COLOR_DAMP = 0x009090FF
private

Definition at line 29 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoWetness().

◆ COLOR_DAYZ_DARK_BLUE

const int COLOR_DAYZ_DARK_BLUE = 0xff13151b
private

Definition at line 52 of file colors.c.

◆ COLOR_DAYZ_LIGHT_SHADE

const int COLOR_DAYZ_LIGHT_SHADE = 0xff7d7f85
private

Definition at line 55 of file colors.c.

◆ COLOR_DAYZ_RED

const int COLOR_DAYZ_RED = 0xffd70d11
private

Definition at line 51 of file colors.c.

Referenced by ScriptedWidgetEventHandler::UpdateOwnedStatus().

◆ COLOR_DAYZ_SMOKY_BLUE

const int COLOR_DAYZ_SMOKY_BLUE = 0xff262a33
private

Definition at line 53 of file colors.c.

◆ COLOR_DAYZ_WASHOUT

const int COLOR_DAYZ_WASHOUT = 0xffcfd2d6
private

Definition at line 56 of file colors.c.

◆ COLOR_DAYZ_WHITE_BLUE

const int COLOR_DAYZ_WHITE_BLUE = 0xfff9fcfe
private

Definition at line 54 of file colors.c.

◆ COLOR_DEFAULT

const int COLOR_DEFAULT = 0x64000000
private

◆ COLOR_DRENCHED

const int COLOR_DRENCHED = 0x000000FF
private

Definition at line 26 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoWetness().

◆ COLOR_DRIED

const int COLOR_DRIED = 0x00FFEB48
private

Definition at line 47 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoFoodStage().

◆ COLOR_FROSTLINE_DARK_BLUE

const int COLOR_FROSTLINE_DARK_BLUE = 0xff0d1c21
private

Definition at line 66 of file colors.c.

◆ COLOR_FROSTLINE_LIGHT_BLUE

const int COLOR_FROSTLINE_LIGHT_BLUE = 0xff90b2bf
private

Definition at line 64 of file colors.c.

◆ COLOR_FROSTLINE_MOUNTAIN_BLUE

const int COLOR_FROSTLINE_MOUNTAIN_BLUE = 0xff365d6e
private

Definition at line 65 of file colors.c.

Referenced by ScriptedWidgetEventHandler::UpdateOwnedStatus().

◆ COLOR_FROZEN

const int COLOR_FROZEN = 0x006666FF
private

◆ COLOR_LIQUID

const int COLOR_LIQUID = 0x0000EEFF
private

Definition at line 41 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoLiquidType().

◆ COLOR_LIVONIA_BLACK_GREEN

const int COLOR_LIVONIA_BLACK_GREEN = 0xff0b100a
private

Definition at line 61 of file colors.c.

◆ COLOR_LIVONIA_DARK_GREEN

const int COLOR_LIVONIA_DARK_GREEN = 0xff1c2118
private

Definition at line 60 of file colors.c.

◆ COLOR_LIVONIA_EMERALD_GREEN

const int COLOR_LIVONIA_EMERALD_GREEN = 0xff4a8765
private

Definition at line 58 of file colors.c.

◆ COLOR_LIVONIA_FOREST_GREEN

const int COLOR_LIVONIA_FOREST_GREEN = 0xff47533e
private

Definition at line 59 of file colors.c.

◆ COLOR_LIVONIA_OLIVE

const int COLOR_LIVONIA_OLIVE = 0xff8e8045
private

Definition at line 62 of file colors.c.

◆ COLOR_PRISTINE

◆ COLOR_RAW

const int COLOR_RAW = 0x00BF4242
private

Definition at line 44 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoFoodStage().

◆ COLOR_ROTTEN

const int COLOR_ROTTEN = 0x00A93F15
private

Definition at line 49 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoFoodStage().

◆ COLOR_RUINED

◆ COLOR_SOAKING_WET

const int COLOR_SOAKING_WET = 0x003030FF
private

Definition at line 27 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoWetness().

◆ COLOR_WET

const int COLOR_WET = 0x006060FF
private

Definition at line 28 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoWetness().

◆ COLOR_WORN

◆ CYAN

const int CYAN = 0x00FFFF
private

Definition at line 6 of file colors.c.

◆ GRAY

const int GRAY = 0xBEBEBE
private

Definition at line 7 of file colors.c.

◆ GREEN

const int GREEN = 0x00FF00
private

◆ ORANGE

const int ORANGE = 0xFFA500
private

Definition at line 11 of file colors.c.

◆ PURPLE

const int PURPLE = 0xA020F0
private

Definition at line 9 of file colors.c.

◆ RED

const int RED = 0xFF0000
private

◆ TEMPERATURE_COLD_LVL_FOUR

const int TEMPERATURE_COLD_LVL_FOUR = 0x00351BEA
private

Definition at line 39 of file colors.c.

Referenced by GetStateData().

◆ TEMPERATURE_COLD_LVL_ONE

const int TEMPERATURE_COLD_LVL_ONE = 0x0098D9E9
private

Definition at line 36 of file colors.c.

Referenced by GetStateData().

◆ TEMPERATURE_COLD_LVL_THREE

const int TEMPERATURE_COLD_LVL_THREE = 0x004851BD
private

Definition at line 38 of file colors.c.

Referenced by GetStateData().

◆ TEMPERATURE_COLD_LVL_TWO

const int TEMPERATURE_COLD_LVL_TWO = 0x007095D3
private

Definition at line 37 of file colors.c.

Referenced by GetStateData().

◆ TEMPERATURE_HOT_LVL_FOUR

const int TEMPERATURE_HOT_LVL_FOUR = 0x009D1A18
private

Definition at line 31 of file colors.c.

Referenced by GetStateData().

◆ TEMPERATURE_HOT_LVL_ONE

const int TEMPERATURE_HOT_LVL_ONE = 0x00EE8227
private

Definition at line 34 of file colors.c.

Referenced by GetStateData().

◆ TEMPERATURE_HOT_LVL_THREE

const int TEMPERATURE_HOT_LVL_THREE = 0x00D92C28
private

Definition at line 32 of file colors.c.

Referenced by GetStateData().

◆ TEMPERATURE_HOT_LVL_TWO

const int TEMPERATURE_HOT_LVL_TWO = 0x00DC3E40
private

Definition at line 33 of file colors.c.

Referenced by GetStateData().

◆ TEMPERATURE_NEUTAL

const int TEMPERATURE_NEUTAL = 0x00999999
private

Definition at line 35 of file colors.c.

Referenced by GetStateData().

◆ WHITE

const int WHITE = 0xFFFFFF
private

Definition at line 15 of file colors.c.

Referenced by ManBase::GetDebugActions(), and CarHud::RefreshVehicleHud().

◆ WHITEGRAY

const int WHITEGRAY = 0xA0A1A1
private

Definition at line 16 of file colors.c.

Referenced by UIScriptedMenu::UpdateItemInfoCleanness().

◆ YELLOW

const int YELLOW = 0xFFFF00
private

Definition at line 10 of file colors.c.

Referenced by SpookyEventBase::Perform().


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