natives.GET OBJECT HEADING: Difference between revisions

Add ScriptItem documentation from GTA VC SCM decompile
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
 
Line 4: Line 4:
|type = function
|type = function
|name = natives.GET_OBJECT_HEADING
|name = natives.GET_OBJECT_HEADING
|parameters = int ped, int ped1
|parameters = int object
|parameter1 = int ped The character identifier to act on.
|parameter1 = int object Object handle to act upon.
|parameter2 = int ped1 The character identifier to act on.
|usage = returns the current heading angle of an object
|usage = get the current heading of an object.
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,352

edits