CharacterCreationTopBarHeader class
CharacterCreationTopBarHeader
Inheritance
Base: ink.ButtonController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
icon | ink.ImageWidgetReference | scripted |
label | ink.TextWidgetReference | scripted |
root | WeakHandle<ink.Widget> | scripted |
animationProxy | ink.anim.Proxy? | scripted |
Functions
bool OnInitialize()RTTIbool OnUninitialize()RTTIvoid SetData(string label, CName icon)RTTIvoid Select()RTTIvoid Unselect()RTTIvoid PlayAnim(CName animName)RTTI