CursorRootController
Base: ink.WidgetLogicController
GamepadCursorRootController, MouseCursorRootController, WorldMapCursorRootController
| Property | Type | |
|---|---|---|
mainCursor | ink.WidgetReference | scripted |
cursorPattern | ink.WidgetReference | scripted |
progressBar | ink.WidgetReference | scripted |
progressBarFrame | ink.WidgetReference | scripted |
animProxy | ink.anim.Proxy? | scripted |
bool OnInitialize() RTTIvoid PlayAnim(CName context, CName animationOverride) RTTICName GetAnimNameFromContext(CName context) RTTIbool OnAnimationFinished(ink.anim.Proxy proxy) RTTI