| Property | Value |
|---|---|
| Native Name | CREATE_TRACKED_POINT |
| Hash | 0xE2C9439ED45DEA60 |
| Return Type | int |
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 DESTROY_TRACKED_POINT and onResourceStop.
Only 64 points may be tracked at a given time.