Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
void | Refresh () |
Public Attributes | |
SkinDeco | owner |
Image | image |
Shadow | shadow |
Definition at line 4 of file SkinDecoActor.cs.
|
inline |
Definition at line 12 of file SkinDecoActor.cs.
References SkinDeco.bottom, SkinDeco.color, image, owner, SkinDeco.reverse, SkinDeco.rz, SkinDeco.shadow, SkinDeco.sx, and SkinDeco.sy.
Referenced by Widget.InstantiateDeco(), LayerSkinDeco.OnKill(), and LayerSkinDeco.OnUpdateInput().
Image SkinDecoActor.image |
Definition at line 8 of file SkinDecoActor.cs.
Referenced by Refresh().
SkinDeco SkinDecoActor.owner |
Definition at line 6 of file SkinDecoActor.cs.
Referenced by LayerSkinDeco.OnUpdateInput(), and Refresh().
Shadow SkinDecoActor.shadow |
Definition at line 10 of file SkinDecoActor.cs.