|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Attributes | |
| SkinColorProfile | colors |
| Color | textShadowColor |
| bool | textShadow |
Public Attributes inherited from SkinAsset_Sprite | |
| Color | color |
| Sprite | sprite |
| Vector2Int | size |
| Vector2Int | offset |
Public Attributes inherited from SkinAsset | |
| SkinAssetRedirect | redirect |
Definition at line 3 of file SkinAsset_BG.cs.
| SkinColorProfile SkinAsset_BG.colors |
Definition at line 5 of file SkinAsset_BG.cs.
Referenced by SkinRoot.GetColors().
| bool SkinAsset_BG.textShadow |
Definition at line 9 of file SkinAsset_BG.cs.
Referenced by SkinRoot.ApplySkin().
| Color SkinAsset_BG.textShadowColor |
Definition at line 7 of file SkinAsset_BG.cs.
Referenced by SkinRoot.ApplySkin().