Table of Contents

Method GetOnlinePlayersCount

Namespace
GrindFest
Assembly
GrindFest.dll

GetOnlinePlayersCount()

Gets the current number of online players from the server

public Task<int> GetOnlinePlayersCount()

Returns

Task<int>

The number of online players, or -1 if the request fails