Difference between revisions of "GET CAM COORD"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Native |game = 5 |noheader = 0 |np = 1 |p1t = handle |p1d = A handle to the camera |<other parameters if there are ones> |r = 1 |rt = vector...")
 
Line 8: Line 8:
 
|r        = 1
 
|r        = 1
 
|rt      = vector3
 
|rt      = vector3
|rd      = returns a X, Y, Co-ordinate of the camera
+
|rd      = returns a X, Y, Coordinate of the camera
 
}}
 
}}

Revision as of 18:21, 28 April 2015

GET_CAM_COORD
Number of parameters: 1
Parameter #TypeDescription
1.handleA handle to the camera
Return value:
TypeDescription
vector3returns a X, Y, Coordinate of the camera