event.smallAvatarChanged

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

Overview

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.