|
Elin Decompiled Documentation EA 23.248 Nightly
|
Public Member Functions | |
| void | ApplySkin () |
| void | ApplySkin () |
Public Attributes | |
| LayoutGroup | layout |
| UIImage | bg |
| RectTransform | rectCorner |
| UIScrollView | scrollView |
Protected Member Functions | |
| void | Awake () |
Definition at line 4 of file WindowInner.cs.
|
inline |
Implements IUISkin.
Definition at line 19 of file WindowInner.cs.
References SkinManager.currentSkin, SkinRootStatic.Positions.innerCorner, SkinManager.Instance, SkinRootStatic.positions, and rectCorner.
Referenced by Awake().
|
inlineprotected |
Definition at line 14 of file WindowInner.cs.
References ApplySkin().
| UIImage WindowInner.bg |
Definition at line 8 of file WindowInner.cs.
| LayoutGroup WindowInner.layout |
Definition at line 6 of file WindowInner.cs.
| RectTransform WindowInner.rectCorner |
Definition at line 10 of file WindowInner.cs.
Referenced by ApplySkin().
| UIScrollView WindowInner.scrollView |
Definition at line 12 of file WindowInner.cs.