CCTVCamera class
CCTVCamera
Inheritance
Base: game.Object
Derived
None.
Properties
| Property | Type | |
|---|---|---|
mesh | ent.MeshComponent? | scripted |
camera | game.CameraComponent? | scripted |
isControlled | bool | scripted |
cachedPuppetID | ent.EntityID | scripted |
Functions
bool OnRequestComponents(ent.EntityRequestComponentsInterface ri)overrideRTTIbool OnTakeControl(ent.EntityResolveComponentsInterface ri)overrideRTTIvoid Rotate(float deltaYaw)RTTIvoid TakeControl(bool val)RTTIbool OnAreaEnter(ent.AreaEnteredEvent trigger)RTTIbool OnAreaExit(ent.AreaExitedEvent trigger)RTTIbool OnAction(game.input.ScriptListenerAction action, game.input.ScriptListenerActionConsumer consumer)RTTI