SetCameraClip

From Multi Theft Auto: Wiki
Revision as of 13:52, 1 October 2009 by Awwu (talk | contribs) (Undo revision 21631 by Sebassje (Talk) -- No Sebas)
Jump to navigation Jump to search

This function ...

Syntax

bool setCameraClip ( bool objects, bool vehicles ) 

Required Arguments

  • objects: ...
  • vehicles: ...

Returns

Returns always true.

Example

Click to collapse [-]
Client
-- TODO

See Also