BaseCodexLinkController class
BaseCodexLinkController
Inheritance
Base: ink.WidgetLogicController
Derived
QuestCodexLinkController, QuestContactLinkController, QuestFluffShardLinkController, QuestMappinLinkController, QuestMessageLinkController, QuestMissionLinkController, QuestShardLinkController
Properties
| Property | Type | |
|---|---|---|
linkImage | ink.ImageWidgetReference | scripted |
linkLabel | ink.TextWidgetReference | scripted |
inputContainer | ink.WidgetReference | scripted |
animProxy | ink.anim.Proxy? | scripted |
isInteractive | bool | scripted |
Functions
bool OnInitialize()RTTIbool OnHoverOver(ink.PointerEvent evt)RTTIbool OnHoverOut(ink.PointerEvent evt)RTTIbool OnRelease(ink.PointerEvent e)RTTIvoid EnableInputHint(bool value)RTTIvoid Activate()RTTIvoid ActivateSecondary()RTTIvoid ForcePlayAnimation(CName animationName)RTTI