DroneController class
hud.DroneController
Inheritance
Base: game.ui.HUDGameController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
Date | ink.TextWidgetReference | scripted |
Timer | ink.TextWidgetReference | scripted |
CameraID | ink.TextWidgetReference | scripted |
scanBlackboard | WeakHandle<game.IBlackboard> | scripted |
psmBlackboard | WeakHandle<game.IBlackboard> | scripted |
PSM_BBID | red.CallbackObject? | scripted |
root | WeakHandle<ink.CompoundWidget> | scripted |
currentZoom | float | scripted |
currentTime | GameTime | scripted |
Functions
bool OnInitialize()RTTIbool OnUninitialize()RTTIbool OnPlayerAttach(game.Object playerPuppet)RTTIbool OnPlayerDetach(game.Object playerPuppet)RTTIbool OnZoomChange(float evt)RTTI