BaseHubMenuController class
BaseHubMenuController
Inheritance
Base: game.ui.WidgetGameController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
menuEventDispatcher | WeakHandle<ink.MenuEventDispatcher> | scripted |
menuData | IScriptable? | scripted |
Functions
bool OnInitialize()RTTIbool OnUninitialize()RTTIbool OnSetMenuEventDispatcher(WeakHandle<ink.MenuEventDispatcher> menuEventDispatcher)RTTIbool OnBack(IScriptable userData)RTTI