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|__EDIT_ME__}}
{{FuncDescription|Returns the number of vehicles.}}


{{FuncSyntax|GetVehicleCount()}}
{{FuncSyntax|GetVehicleCount()}}
Line 8: Line 8:
{{FuncNoParam}}
{{FuncNoParam}}


{{FuncReturnValue|__EDIT_ME__}}
{{FuncReturnValue|Returns the number of vehicles.}}


== Example ==
== Example ==

Revision as of 09:51, 8 October 2019

GetVehicleCount

Type: Function
Context: Server & Client
Introduced: v1.0

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__