GetCameraPerson

From Spheriki

Jump to: navigation, search

This function is used to get the name of the person to whom the camera is currently attached.


Contents

Usage

function GetCameraPerson();


Examples

var Current = GetCameraPerson();

Stores the camera person in a variable.

AttachInput(GetCameraPerson());

Attaches the input to whoever has the camera pointed at him.


Notes


See also

Personal tools