event.isError

Type Boolean
Event leaderboardEntries
Revision Release 2024.3703
Keywords steam, steamworks, leaderboard, leaderboardEntries, isError
See also leaderboardEntries
steamworks.*

Overview

Boolean value of true if the request failed. This is typically the case if the system does not have Internet access. In this instance, the event.entries property will be an empty array and should be ignored.

This will be false if the request was successful. The event.entries property can then provide the entries requested from the leaderboard.