class ColorsSource
Constants 53
const int RED = 0xFF0000const int CYAN = 0x00FFFFconst int GRAY = 0xBEBEBEconst int GREEN = 0x00FF00const int PURPLE = 0xA020F0const int YELLOW = 0xFFFF00const int ORANGE = 0xFFA500const int BLUE = 0x0000FFconst int BLACK = 0x000000const int BROWN = 0xA52A2Aconst int WHITE = 0xFFFFFFconst int WHITEGRAY = 0xA0A1A1Referenced by InspectMenuNew.UpdateItemInfoCleanness()
const int COLOR_DEFAULT = 0x64000000const int COLOR_RUINED = 0x00FF0000const int COLOR_BADLY_DAMAGED = 0x00FFBF00const int COLOR_DAMAGED = 0x00FFFF00const int COLOR_WORN = 0x00BFFF00const int COLOR_PRISTINE = 0x0040FF00const int COLOR_DRENCHED = 0x000000FFReferenced by InspectMenuNew.UpdateItemInfoWetness()
const int COLOR_SOAKING_WET = 0x003030FFReferenced by InspectMenuNew.UpdateItemInfoWetness()
const int COLOR_WET = 0x006060FFReferenced by InspectMenuNew.UpdateItemInfoWetness()
const int COLOR_DAMP = 0x009090FFReferenced by InspectMenuNew.UpdateItemInfoWetness()
const int TEMPERATURE_HOT_LVL_FOUR = 0x009D1A18Referenced by ObjectTemperatureState.GetStateData()
const int TEMPERATURE_HOT_LVL_THREE = 0x00D92C28Referenced by ObjectTemperatureState.GetStateData()
const int TEMPERATURE_HOT_LVL_TWO = 0x00DC3E40Referenced by ObjectTemperatureState.GetStateData()
const int TEMPERATURE_HOT_LVL_ONE = 0x00EE8227Referenced by ObjectTemperatureState.GetStateData()
const int TEMPERATURE_NEUTAL = 0x00999999Referenced by ObjectTemperatureState.GetStateData()
const int TEMPERATURE_COLD_LVL_ONE = 0x0098D9E9Referenced by ObjectTemperatureState.GetStateData()
const int TEMPERATURE_COLD_LVL_TWO = 0x007095D3Referenced by ObjectTemperatureState.GetStateData()
const int TEMPERATURE_COLD_LVL_THREE = 0x004851BDReferenced by ObjectTemperatureState.GetStateData()
const int TEMPERATURE_COLD_LVL_FOUR = 0x00351BEAReferenced by ObjectTemperatureState.GetStateData()
const int COLOR_LIQUID = 0x0000EEFFReferenced by InspectMenuNew.UpdateItemInfoLiquidType()
const int COLOR_FROZEN = 0x006666FFconst int COLOR_RAW = 0x00BF4242Referenced by InspectMenuNew.UpdateItemInfoFoodStage()
const int COLOR_BAKED = 0x00A56D28Referenced by InspectMenuNew.UpdateItemInfoFoodStage()
const int COLOR_BOILED = 0x00AF9442Referenced by InspectMenuNew.UpdateItemInfoFoodStage()
const int COLOR_DRIED = 0x00FFEB48Referenced by InspectMenuNew.UpdateItemInfoFoodStage()
const int COLOR_BURNED = 0x00888888Referenced by InspectMenuNew.UpdateItemInfoFoodStage()
const int COLOR_ROTTEN = 0x00A93F15Referenced by InspectMenuNew.UpdateItemInfoFoodStage()
const int COLOR_DAYZ_RED = 0xffd70d11Referenced by MainMenuDlcHandlerBase.UpdateOwnedStatus()
const int COLOR_DAYZ_DARK_BLUE = 0xff13151bconst int COLOR_DAYZ_SMOKY_BLUE = 0xff262a33const int COLOR_DAYZ_WHITE_BLUE = 0xfff9fcfeconst int COLOR_DAYZ_LIGHT_SHADE = 0xff7d7f85const int COLOR_DAYZ_WASHOUT = 0xffcfd2d6const int COLOR_LIVONIA_EMERALD_GREEN = 0xff4a8765const int COLOR_LIVONIA_FOREST_GREEN = 0xff47533econst int COLOR_LIVONIA_DARK_GREEN = 0xff1c2118const int COLOR_LIVONIA_BLACK_GREEN = 0xff0b100aconst int COLOR_LIVONIA_OLIVE = 0xff8e8045const int COLOR_FROSTLINE_LIGHT_BLUE = 0xff90b2bfconst int COLOR_FROSTLINE_MOUNTAIN_BLUE = 0xff365d6eReferenced by MainMenuDlcHandlerBase.UpdateOwnedStatus()
const int COLOR_FROSTLINE_DARK_BLUE = 0xff0d1c21