GetVehicleLicensePlate: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Server & Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetVehicleLicensePlate(vehicle)}} {{FuncParameters}} {{FuncParam|vehicle|The vehicle iden...")
 
No edit summary
Line 1: Line 1:
{{Info|Function|Server & Client|1.0}}
{{Info|Function|Server & Client|1.0}}


{{FuncDescription|__EDIT_ME__}}
{{FuncDescription|Gets the vehicle license plate text.}}


{{FuncSyntax|GetVehicleLicensePlate(vehicle)}}
{{FuncSyntax|GetVehicleLicensePlate(vehicle)}}
Line 8: Line 8:
{{FuncParam|vehicle|The vehicle identifier.}}
{{FuncParam|vehicle|The vehicle identifier.}}


{{FuncReturnValue|__EDIT_ME__}}
{{FuncReturnValue|Returns the license plate text as a string.}}


== Example ==
== Example ==
Line 14: Line 14:


{{RelatedFunctions}}
{{RelatedFunctions}}
__EDIT_ME__
{{VehicleFunctions}}

Revision as of 19:57, 30 August 2020