GetCameraInterior

From Multi Theft Auto: Wiki
Revision as of 19:13, 27 February 2008 by Arc (talk | contribs)
Jump to navigation Jump to search

Returns the interior of the local camera (independent of the interior of the local player).

Syntax

int getCameraInterior ( )

Required Arguments

None

Returns

Returns the number of the interior the local camera is in.

Example

See Also