player Count
Retrieves the current number of players that are connected to this instance simultaneously. The return value is guaranteed to match the value set within the SDK, even if the value was not yet synchronized with the Kubernetes resource.
The specific player tracking APIs of the AgonesSdk will eventually be superseded by the arbitrary Counts and Lists that cover a broader use-case and offer similar interfaces for tracking.
Return
The current number of players that are connected to this instance simultaneously.