Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
virtual SkinColorProfile | GetColors (SkinType type) |
virtual void | ApplySkin (UIImage t) |
virtual void | ApplySkin (UIRawImage t) |
virtual void | ApplySkin (UIText t, FontSource f) |
virtual SkinAsset_Button | GetButton () |
Properties | |
string | Name [get] |
virtual SkinColorProfile | Colors [get] |
virtual SkinColorProfileEx | ColorsEx [get] |
Definition at line 3 of file BaseSkinRoot.cs.
|
inlinevirtual |
Reimplemented in SkinRoot, and SkinRootStatic.
Definition at line 16 of file BaseSkinRoot.cs.
Referenced by UIImage.ApplySkin(), UIRawImage.ApplySkin(), and UIText.ApplySkin().
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in SkinRoot.
Definition at line 28 of file BaseSkinRoot.cs.
Referenced by UIText.ApplySkin(), NotificationCondition.OnRefresh(), and NotificationStats.OnRefresh().
|
inlinevirtual |
Reimplemented in SkinRoot, and SkinRootStatic.
Definition at line 11 of file BaseSkinRoot.cs.
Referenced by UIText.ApplySkin().
|
get |
Definition at line 7 of file BaseSkinRoot.cs.
Referenced by UIImage.ApplySkin(), and UIRawImage.ApplySkin().
|
get |
Definition at line 9 of file BaseSkinRoot.cs.
|
get |
Definition at line 5 of file BaseSkinRoot.cs.
Referenced by ContentConfigTest.OnInstantiate().