GetVehicleActor: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Get the Unreal Engine actor for the Vehicle.}} {{FuncSyntax|GetVehicleActor(object)}} {{FuncParameters}} {{FuncParam|object|T...")
 
No edit summary
 
Line 3: Line 3:
{{FuncDescription|Get the Unreal Engine actor for the Vehicle.}}
{{FuncDescription|Get the Unreal Engine actor for the Vehicle.}}


{{FuncSyntax|GetVehicleActor(object)}}
{{FuncSyntax|GetVehicleActor(vehicleid)}}


{{FuncParameters}}
{{FuncParameters}}
{{FuncParam|object|The object identifier.}}
{{FuncParam|vehicleid|The vehicle identifier.}}


{{FuncReturnValue|Returns Unreal Actor Id on success.}}
{{FuncReturnValue|Returns Unreal Actor Id on success.}}

Latest revision as of 14:07, 1 January 2020