|
Elin Modding Docs Doc
|
Classes | |
| class | BlockColors |
| class | PCLights |
| class | RarityColors |
| class | TextColors |
Public Member Functions | |
| void | Init () |
| Color | GetRarityColor (int r, bool light=false) |
Public Attributes | |
| UD_String_MatData | matColors |
| UD_String_LightData | lightColors |
| UD_String_Color | elementColors |
| ColorProfile.RarityColors | rarityColors |
| ColorProfile.BlockColors | blockColors |
| ColorProfile.TextColors | textColors |
| Gradient | gradientLVComparison |
| ColorProfile.PCLights | pcLights |
| Color | colorIngCost |
| Color | colorIngPredict |
| Color | colorIngReq |
| Color | colorNew |
| Color | colorAct |
| Color | colorActWarnning |
| Color | colorActCriticalWarning |
| Color | colorHostileAct |
| Color | colorFriend |
| Color | colorHostile |
| Color | colorBuff |
| Color | colorDebuff |
Properties | |
| SkinColorProfile | Skin [get] |
| SkinColorProfile | Dark [get] |
| SkinColorProfile | Light [get] |
Additional Inherited Members | |
Static Public Member Functions inherited from EScriptable | |
| static int | rnd (int a) |
Definition at line 5 of file ColorProfile.cs.
| Color ColorProfile.GetRarityColor | ( | int | r, |
| bool | light = false ) |
Definition at line 44 of file ColorProfile.cs.
| void ColorProfile.Init | ( | ) |
Definition at line 38 of file ColorProfile.cs.
| ColorProfile.BlockColors ColorProfile.blockColors |
Definition at line 93 of file ColorProfile.cs.
| Color ColorProfile.colorAct |
Definition at line 117 of file ColorProfile.cs.
| Color ColorProfile.colorActCriticalWarning |
Definition at line 123 of file ColorProfile.cs.
| Color ColorProfile.colorActWarnning |
Definition at line 120 of file ColorProfile.cs.
| Color ColorProfile.colorBuff |
Definition at line 135 of file ColorProfile.cs.
| Color ColorProfile.colorDebuff |
Definition at line 138 of file ColorProfile.cs.
| Color ColorProfile.colorFriend |
Definition at line 129 of file ColorProfile.cs.
| Color ColorProfile.colorHostile |
Definition at line 132 of file ColorProfile.cs.
| Color ColorProfile.colorHostileAct |
Definition at line 126 of file ColorProfile.cs.
| Color ColorProfile.colorIngCost |
Definition at line 105 of file ColorProfile.cs.
| Color ColorProfile.colorIngPredict |
Definition at line 108 of file ColorProfile.cs.
| Color ColorProfile.colorIngReq |
Definition at line 111 of file ColorProfile.cs.
| Color ColorProfile.colorNew |
Definition at line 114 of file ColorProfile.cs.
| UD_String_Color ColorProfile.elementColors |
Definition at line 87 of file ColorProfile.cs.
| Gradient ColorProfile.gradientLVComparison |
Definition at line 99 of file ColorProfile.cs.
| UD_String_LightData ColorProfile.lightColors |
Definition at line 84 of file ColorProfile.cs.
| UD_String_MatData ColorProfile.matColors |
Definition at line 81 of file ColorProfile.cs.
| ColorProfile.PCLights ColorProfile.pcLights |
Definition at line 102 of file ColorProfile.cs.
| ColorProfile.RarityColors ColorProfile.rarityColors |
Definition at line 90 of file ColorProfile.cs.
| ColorProfile.TextColors ColorProfile.textColors |
Definition at line 96 of file ColorProfile.cs.
|
get |
Definition at line 19 of file ColorProfile.cs.
|
get |
Definition at line 29 of file ColorProfile.cs.
|
get |
Definition at line 9 of file ColorProfile.cs.