Elin Modding Docs Doc
Loading...
Searching...
No Matches
ColorProfile.BlockColors Class Reference

Public Member Functions

void Init ()
 
int GetColor (ref Color c)
 

Public Attributes

Color _valid
 
Color _warning
 
Color _active
 
Color _inactive
 
Color _activeOpacity
 
Color _inactiveOpacity
 
Color _passive
 
Color _mapHighlight
 
int Valid
 
int Warning
 
int Inactive
 
int Active
 
int ActiveOpacity
 
int InactiveOpacity
 
int Passive
 
int MapHighlight
 

Static Public Attributes

const int DefColor = 104025
 
const int DefColorInactive = -1214986
 
const int DefColorActive = -1173751
 
const int DefColorValid = -2747875
 
const int DefColorWarning = -2828814
 

Detailed Description

Definition at line 165 of file ColorProfile.cs.

Member Function Documentation

◆ GetColor()

int ColorProfile.BlockColors.GetColor ( ref Color c)

Definition at line 181 of file ColorProfile.cs.

◆ Init()

void ColorProfile.BlockColors.Init ( )

Definition at line 168 of file ColorProfile.cs.

Member Data Documentation

◆ _active

Color ColorProfile.BlockColors._active

Definition at line 208 of file ColorProfile.cs.

◆ _activeOpacity

Color ColorProfile.BlockColors._activeOpacity

Definition at line 214 of file ColorProfile.cs.

◆ _inactive

Color ColorProfile.BlockColors._inactive

Definition at line 211 of file ColorProfile.cs.

◆ _inactiveOpacity

Color ColorProfile.BlockColors._inactiveOpacity

Definition at line 217 of file ColorProfile.cs.

◆ _mapHighlight

Color ColorProfile.BlockColors._mapHighlight

Definition at line 223 of file ColorProfile.cs.

◆ _passive

Color ColorProfile.BlockColors._passive

Definition at line 220 of file ColorProfile.cs.

◆ _valid

Color ColorProfile.BlockColors._valid

Definition at line 202 of file ColorProfile.cs.

◆ _warning

Color ColorProfile.BlockColors._warning

Definition at line 205 of file ColorProfile.cs.

◆ Active

int ColorProfile.BlockColors.Active

Definition at line 235 of file ColorProfile.cs.

◆ ActiveOpacity

int ColorProfile.BlockColors.ActiveOpacity

Definition at line 238 of file ColorProfile.cs.

◆ DefColor

const int ColorProfile.BlockColors.DefColor = 104025
static

Definition at line 187 of file ColorProfile.cs.

◆ DefColorActive

const int ColorProfile.BlockColors.DefColorActive = -1173751
static

Definition at line 193 of file ColorProfile.cs.

◆ DefColorInactive

const int ColorProfile.BlockColors.DefColorInactive = -1214986
static

Definition at line 190 of file ColorProfile.cs.

◆ DefColorValid

const int ColorProfile.BlockColors.DefColorValid = -2747875
static

Definition at line 196 of file ColorProfile.cs.

◆ DefColorWarning

const int ColorProfile.BlockColors.DefColorWarning = -2828814
static

Definition at line 199 of file ColorProfile.cs.

◆ Inactive

int ColorProfile.BlockColors.Inactive

Definition at line 232 of file ColorProfile.cs.

◆ InactiveOpacity

int ColorProfile.BlockColors.InactiveOpacity

Definition at line 241 of file ColorProfile.cs.

◆ MapHighlight

int ColorProfile.BlockColors.MapHighlight

Definition at line 247 of file ColorProfile.cs.

◆ Passive

int ColorProfile.BlockColors.Passive

Definition at line 244 of file ColorProfile.cs.

◆ Valid

int ColorProfile.BlockColors.Valid

Definition at line 226 of file ColorProfile.cs.

◆ Warning

int ColorProfile.BlockColors.Warning

Definition at line 229 of file ColorProfile.cs.


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