GetPlayerCount

From Onset Developer Wiki
Revision as of 19:27, 28 September 2019 by X7airworker (talk | contribs)
GetPlayerCount

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

Description

Gets the count of the online players.

Syntax

GetPlayerCount()

Parameters

  • This function has no parameters.

Return Value

  • Count of players.

Example

__EDIT_ME__

See also

__EDIT_ME__