event.isError

Type Boolean
Event activePlayerCount
Revision 2017.3060
Keywords steam, steamworks, activePlayerCount, isError
See also activePlayerCount
steamworks.*

Overview

Returns true if the request failed. This is typically the case if the system does not have Internet access. The event.count property should be ignored in this instance.

Returns false if the request was successful. The event.count property will provide the number of players that are currently playing the game globally, excluding the currently logged in user.