natives.DELETE CAR: 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.DELETE_CAR
|name = natives.DELETE_CAR
|parameters = int ped
|parameters = int car
|parameter1 = int ped Target character in the game world.
|parameter1 = int car Vehicle handle to act upon.
|usage = performs the car operation.
|usage = destroys a vehicle and removes it from the game world
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,615

edits