SetCamera (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Turns over view control to the given camera entity.

Usage

void setCamera( entity cameraEnt )

Parameters

  • tba

Examples

 none

Notes

tba