Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | BlockColors |
class | PCLights |
class | RarityColors |
class | TextColors |
Public Member Functions | |
void | Init () |
Color | GetRarityColor (int r, bool light=false) |
Properties | |
SkinColorProfile | Skin [get] |
SkinColorProfile | Dark [get] |
SkinColorProfile | Light [get] |
Private Member Functions | |
void | OnValidate () |
Additional Inherited Members | |
![]() | |
static int | rnd (int a) |
Definition at line 4 of file ColorProfile.cs.
|
inline |
Definition at line 158 of file ColorProfile.cs.
References Color, ColorProfile.RarityColors.colorC, ColorProfile.RarityColors.colorLE, ColorProfile.RarityColors.colorR, ColorProfile.RarityColors.colorSR, ColorProfile.RarityColors.colorSSR, ColorProfile.RarityColors.lightMod, and rarityColors.
Referenced by Hoard.Add(), and LayerGacha.PlayGacha().
|
inline |
Definition at line 153 of file ColorProfile.cs.
References blockColors, and ColorProfile.BlockColors.Init().
Referenced by Core.Init().
|
inlineprivate |
Definition at line 184 of file ColorProfile.cs.
References EClass._map, EClass.core, Core.IsGameStarted, and Map.RefreshFOVAll().
BlockColors ColorProfile.blockColors |
Definition at line 115 of file ColorProfile.cs.
Referenced by TaskMine.DrawMarker(), BaseTileMap.DrawTile(), Init(), Recipe.OnRenderMarker(), ActionMode.OnRenderTile(), AM_Mine.OnRenderTile(), AM_Picker.OnRenderTile(), and Card.RenderMarker().
Color ColorProfile.colorAct |
Definition at line 131 of file ColorProfile.cs.
Referenced by Act.GetActPlanColor(), GoalAutoCombat.GetActPlanColor(), and ActPlan.Update().
Color ColorProfile.colorActCriticalWarning |
Definition at line 135 of file ColorProfile.cs.
Referenced by GoalAutoCombat.GetActPlanColor().
Color ColorProfile.colorActWarnning |
Definition at line 133 of file ColorProfile.cs.
Referenced by GoalAutoCombat.GetActPlanColor().
Color ColorProfile.colorBuff |
Definition at line 143 of file ColorProfile.cs.
Referenced by Chara.GetHoverText2().
Color ColorProfile.colorDebuff |
Definition at line 145 of file ColorProfile.cs.
Referenced by Chara.GetHoverText2().
Color ColorProfile.colorFriend |
Definition at line 139 of file ColorProfile.cs.
Referenced by Chara.GetHoverText().
Color ColorProfile.colorHostile |
Definition at line 141 of file ColorProfile.cs.
Referenced by Chara.GetHoverText().
Color ColorProfile.colorHostileAct |
Definition at line 137 of file ColorProfile.cs.
Referenced by Act.GetActPlanColor().
Color ColorProfile.colorIngCost |
Definition at line 123 of file ColorProfile.cs.
Color ColorProfile.colorIngPredict |
Definition at line 125 of file ColorProfile.cs.
Color ColorProfile.colorIngReq |
Definition at line 127 of file ColorProfile.cs.
Color ColorProfile.colorNew |
Definition at line 129 of file ColorProfile.cs.
UD_String_Color ColorProfile.elementColors |
Definition at line 111 of file ColorProfile.cs.
Referenced by Card.DamageHP(), AttackProcess.PlayRangedAnime(), and ActEffect.ProcAt().
Gradient ColorProfile.gradientLVComparison |
Definition at line 119 of file ColorProfile.cs.
Referenced by Chara.GetHoverText().
UD_String_LightData ColorProfile.lightColors |
Definition at line 109 of file ColorProfile.cs.
UD_String_MatData ColorProfile.matColors |
Definition at line 107 of file ColorProfile.cs.
Referenced by Card.DamageHP(), Chara.Die(), SourceMaterial.Row.GetColor(), SourceMaterial.Row.Init(), CardActor.SetOwner(), and CoreDebug.MatColorTest.Update().
PCLights ColorProfile.pcLights |
Definition at line 121 of file ColorProfile.cs.
Referenced by ConNightVision.OnCalculateFov(), ConTorch.OnCalculateFov(), and ConTorch.OnCreateFov().
RarityColors ColorProfile.rarityColors |
Definition at line 113 of file ColorProfile.cs.
Referenced by GetRarityColor().
TextColors ColorProfile.textColors |
Definition at line 117 of file ColorProfile.cs.
Referenced by Card.DamageHP().
|
get |
Definition at line 149 of file ColorProfile.cs.
Referenced by ButtonRoster.Refresh(), WidgetHP.Refresh(), and ButtonGridExt.Refresh().
|
get |
Definition at line 151 of file ColorProfile.cs.
|
get |
Definition at line 147 of file ColorProfile.cs.
Referenced by ButtonElement.Refresh(), and Recipe.WriteReqSkill().