event.largeAvatarChanged

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

Overview

Boolean value of true if the user's large avatar image has changed since the last time this person's information was fetched from Steam. This means that a call to the steamworks.getUserImageInfo() function given a "largeAvatar" image type will return an ImageInfo.imageHandle referencing a new image.

This will be false if the large avatar image has not changed.