GetVehicleCount: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Info|Function|Server & Client|1.0}} | {{Info|Function|Server & Client|1.0}} | ||
{{FuncDescription| | {{FuncDescription|Returns the number of vehicles.}} | ||
{{FuncSyntax|GetVehicleCount()}} | {{FuncSyntax|GetVehicleCount()}} | ||
Line 8: | Line 8: | ||
{{FuncNoParam}} | {{FuncNoParam}} | ||
{{FuncReturnValue| | {{FuncReturnValue|Returns the number of vehicles.}} | ||
== Example == | == Example == |
Revision as of 09:51, 8 October 2019
Description
Returns the number of vehicles.
Syntax
GetVehicleCount()
Parameters
- This function has no parameters.
Return Value
- Returns the number of vehicles.
Example
__EDIT_ME__
See also
__EDIT_ME__