event.isError

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

Overview

Boolean value of true if the request failed. This is typically the case if the system does not have Internet access. All other event properties, except for event.name and event.leaderboardName, will be nil and should be ignored.

This will be false if the request was successful.