Type Boolean Event userInfoUpdate Revision 2017.3060 Keywords steam, steamworks, userInfoUpdate, smallAvatarChanged See also userInfoUpdate steamworks.*
Boolean value of true
if the user's small 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 "smallAvatar"
image type will return an ImageInfo.imageHandle referencing a new image.
This will be false
if the small avatar image has not changed.