MenuAccountLogicController class
ink.MenuAccountLogicController
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
playerId | ink.TextWidgetReference | scripted |
changeAccountLabelTextRef | ink.TextWidgetReference | scripted |
inputDisplayControllerRef | ink.WidgetReference | scripted |
changeAccountEnabled | bool | scripted |
Functions
void ChangeAccountRequest()RTTIbool OnInitialize()RTTIbool OnUninitialize()RTTIbool OnButtonClick(ink.PointerEvent e)RTTIbool OnButtonRelease(ink.PointerEvent evt)RTTIvoid SetChangeAccountEnabled(bool enabled)RTTIvoid SetPlayerName(string playerName)RTTIbool IsEnabled()RTTIvoid ShowAccountButton()RTTI