event.statusChanged

Type Boolean
Event userInfoUpdate
Revision Release 2024.3703
Keywords steam, steamworks, userInfoUpdate, statusChanged
See also userInfoUpdate
steamworks.*

Overview

Boolean value of true if the user's online status has changed since the last time this person's information was fetched from Steam. This will be false if unchanged.

If changed, the user's updated online status can be fetched using the steamworks.getUserInfo() function via the returned UserInfo object's status property.