CreateTrackedPoint
Docslocal retval = CreateTrackedPoint()Description
Creates a tracked point: useful for checking the visibility of a 3D point on screen.
Tracked points must be manually managed and will not be destroyed on resource stop (they are not an instance of CScriptResource). See <code>DESTROY_TRACKED_POINT</code> and onResourceStop.
Only 64 points may be tracked at a given time.
Returns
intReturns an integer value.