class FadeColorsSource
Constants 5
const int WHITE = 0xFFFFFFFFconst int LIGHT_GREY = 0xFFD7D7D7Referenced by AlarmClock_ColorBase.GetDebugActions(), BearTrap.GetDebugActions(), BoatScript.GetDebugActions()
Show 21 more
, BroomBase.GetDebugActions(), Building.GetDebugActions(), CarScript.GetDebugActions(), ContextMenu.Add(), DayZCreature.GetDebugActions(), EntityAI.GetDebugActions(), FireplaceBase.GetDebugActions(), FireworksBase.GetDebugActions(), FlammableBase.GetDebugActions(), ItemBase.GetDebugActions(), KitchenTimer.GetDebugActions(), Land_Underground_EntranceBase.GetDebugActions(), Land_Underground_WaterReservoir.GetDebugActions(), LandMineTrap.GetDebugActions(), Magazine.GetDebugActions(), Magnum.GetDebugActions(), MapMenu.RenderScaleRuler(), PlayerBase.GetDebugActions(), PowerGeneratorBase.GetDebugActions(), Transport.GetDebugActions(), and TripwireTrap.GetDebugActions()const int BLACK = 0xFF000000const int RED = 0xFFFF0000Referenced by AlarmClock_ColorBase.GetDebugActions(), BearTrap.GetDebugActions(), BroomBase.GetDebugActions()
Show 20 more
, Building.GetDebugActions(), CarScript.GetDebugActions(), DayZCreature.GetDebugActions(), Edible_Base.GetDebugActions(), EntityAI.GetDebugActions(), FireplaceBase.GetDebugActions(), FireworksBase.GetDebugActions(), FlammableBase.GetDebugActions(), ItemBase.GetDebugActions(), KitchenTimer.GetDebugActions(), Land_Underground_EntranceBase.GetDebugActions(), Land_Underground_WaterReservoir.GetDebugActions(), LandMineTrap.GetDebugActions(), Magazine.GetDebugActions(), Magnum.GetDebugActions(), PlayerBase.GetDebugActions(), PluginDayZInfectedDebug.OnUpdate(), PowerGeneratorBase.GetDebugActions(), Transport.GetDebugActions(), and TripwireTrap.GetDebugActions()const int DARK_RED = 0xFF3f0000Referenced by DayZPlayerImplement.ShowDeadScreen()