Type Boolean Event userInfoUpdate Revision 2017.3060 Keywords steam, steamworks, userInfoUpdate, relationshipChanged See also userInfoUpdate steamworks.*
Boolean value of true
if the user's relationship status with the currently logged in user 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 relationship status can be fetched using the steamworks.getUserInfo() function via the returned UserInfo object's relationship property.