Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
SkinConfig () | |
SkinConfig (SkinSet __skin) | |
void | SetID (int _id) |
void | SetID () |
Public Attributes | |
List< SkinDeco > | decos = new List<SkinDeco>() |
int[] | ints = new int[10] |
int | id |
SkinSet | _Skin |
Properties | |
int | bg [get, set] |
int | bgSize [get, set] |
int | grid [get, set] |
int | button [get, set] |
Color | bgColor [get, set] |
Color | gridColor [get, set] |
SkinSet | Skin [get] |
SkinAsset_BG | BG [get] |
SpriteAsset | Grid [get] |
SkinAsset_Button | Button [get] |
Definition at line 6 of file SkinConfig.cs.
|
inline |
Definition at line 121 of file SkinConfig.cs.
|
inline |
Definition at line 125 of file SkinConfig.cs.
References _Skin, bg, BG, bgColor, button, SkinAsset_Sprite.color, SpriteAsset.color, grid, Grid, and gridColor.
|
inline |
Definition at line 144 of file SkinConfig.cs.
References BG, bgColor, SkinAsset_Sprite.color, SpriteAsset.color, Grid, and gridColor.
|
inline |
Definition at line 133 of file SkinConfig.cs.
References _Skin, bg, BG, bgColor, button, SkinAsset_Sprite.color, SpriteAsset.color, grid, Grid, and gridColor.
Referenced by WidgetManager.OnGameInstantiated(), Widget.SetSkin(), and Widget.TestSkin().
SkinSet SkinConfig._Skin |
Definition at line 16 of file SkinConfig.cs.
Referenced by SetID(), and SkinConfig().
Definition at line 9 of file SkinConfig.cs.
Referenced by Widget.Activate(), Widget.AddDeco(), and Widget.RemoveDeco().
int SkinConfig.id |
Definition at line 14 of file SkinConfig.cs.
Referenced by Widget.GetSkin(), WidgetMainText.OnSetContextMenu(), Widget.SetBaseContextMenu(), and Widget.SetSkin().
int [] SkinConfig.ints = new int[10] |
Definition at line 12 of file SkinConfig.cs.
|
getset |
Definition at line 18 of file SkinConfig.cs.
Referenced by SkinRoot.ApplySkin(), WidgetMainText.OnSetContextMenu(), Widget.SetBaseContextMenu(), SetID(), and SkinConfig().
|
get |
Definition at line 92 of file SkinConfig.cs.
Referenced by SkinRoot.ApplySkin(), SkinRoot.GetColors(), SetID(), Widget.SetSkin(), and SkinConfig().
|
getset |
Definition at line 66 of file SkinConfig.cs.
Referenced by SkinRoot.ApplySkin(), WidgetMainText.OnSetContextMenu(), Widget.SetBaseContextMenu(), SetID(), SkinConfig(), and WidgetHotbar.ToggleVisible().
|
getset |
Definition at line 30 of file SkinConfig.cs.
Referenced by SkinRoot.ApplySkin(), and Widget.SetBaseContextMenu().
|
getset |
Definition at line 54 of file SkinConfig.cs.
Referenced by SetID(), and SkinConfig().
|
get |
Definition at line 108 of file SkinConfig.cs.
Referenced by SkinRoot.GetButton().
|
getset |
Definition at line 42 of file SkinConfig.cs.
Referenced by Widget.SetGridContextMenu(), SetID(), and SkinConfig().
|
get |
Definition at line 106 of file SkinConfig.cs.
Referenced by SkinRoot.ApplySkin(), Widget.SetGridContextMenu(), SetID(), and SkinConfig().
|
getset |
Definition at line 78 of file SkinConfig.cs.
Referenced by SkinRoot.ApplySkin(), WidgetCurrentTool.RebuildSlots(), Widget.SetGridContextMenu(), SetID(), SkinConfig(), and WidgetHotbar.ToggleVisible().
|
get |
Definition at line 90 of file SkinConfig.cs.