HintGameController class
keyboard.HintGameController
Inheritance
Base: game.ui.HUDGameController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
TopElementName | CName | scripted |
BottomElementName | CName | scripted |
Layout | ink.BasePanelWidgetReference | scripted |
UIItems | WeakHandle<KeyboardHintItemController>[] | scripted |
Player | WeakHandle<PlayerPuppet> | scripted |
QuickSlotsManager | WeakHandle<QuickSlotsManager> | scripted |
UiQuickItemsBlackboard | WeakHandle<game.IBlackboard> | scripted |
KeyboardCommandBBID | red.CallbackObject? | scripted |
Functions
bool OnInitialize()RTTIbool OnUninitialize()RTTIvoid AddKeyboardItem(int index)RTTIvoid OnKeyboardCommand(string value)RTTIvoid AnimateKeyboardIcons(int choosenItemIndex, bool success)RTTI