Static functions to be used from the Blueprint.
ClearAvatarCache()
void
Empty the avatar cache.
ClearAvatar(const FString& Guid)
Clears a specific avatar from persistent cache.
IsAvatarCacheEmpty()
bool
Is there any avatars present in the persistent cache.
GetAvatarCount()
int32
Total Avatars stored in persistent cache.
GetCacheSize()
int64
GetAvatarGuid(const FString& UrlShortcode)
FString
Get unique id of the avatar.
Last updated 2 years ago
Was this helpful?