onAvatarExistsChanged

Event

Event that is triggered when the avatar for the actor is created. Because avatar can be null, this is provided as convenience to avoid having to check for null every time you want to access the avatar.

Returns Action<bool>