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