HotkeyConsumableWidgetController class
HotkeyConsumableWidgetController
Inheritance
Base: game.ui.NewPhoneRelatedHUDGameController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
radioSlot | ink.CompoundWidgetReference | scripted |
vehicleCustomizationSlot | ink.CompoundWidgetReference | scripted |
autodriveSlot | ink.CompoundWidgetReference | scripted |
container | ink.CompoundWidgetReference | scripted |
DpadHintLibraryPath | ink.WidgetLibraryReference | scripted |
autodriveLibraryPath | ink.WidgetLibraryReference | scripted |
IsInDriverCombat | bool | scripted |
IsPoliceVehicle | bool | scripted |
isRadioBlocked | bool | scripted |
isInVehicleScene | bool | scripted |
isQuestBlocked | bool | scripted |
carHudListenerId | uint | scripted |
statusListener | HotkeyRadioStatusListener? | scripted |
PlayerEnteredVehicleListener | red.CallbackObject? | scripted |
autodriveToggledListener | red.CallbackObject? | scripted |
containerAnimProxy | ink.anim.Proxy? | scripted |
containerVisibility | bool | scripted |
Functions
bool OnInitialize()RTTIbool OnPlayerAttach(game.Object player)overrideRTTIbool OnPlayerDetach(game.Object player)RTTIvoid RegisterBlackboardListeners()RTTIvoid RegisterCarHudListener()RTTIbool OnUnlockCarHud(int value)RTTIbool OnPlayerEnteredVehicle(int val)RTTIbool OnAutodriveToggled(bool value)RTTIvoid SetContainerVisibility(bool visible, bool instant)RTTIvoid RefreshInPoliceVehicle()RTTIvoid RefreshUnlockCarHud()RTTIvoid RegisterStatusEffectListeners()RTTIvoid UnregisterCarHudListener()RTTIvoid UnregisterBlackboardListeners()RTTIvoid RefreshStatusEffect()RTTIvoid UpdateRadioVisibility()RTTIvoid ResolveRadioState()RTTIbool IsRadioEnabled()RTTIvoid UpdateBlackboard()RTTI