ReadyPlayerMeFunctionLibrary

Static functions to be used from the Blueprint.

Public Functions

Function
Returns
Description

ClearAvatarCache()

void

Empty the avatar cache.

ClearAvatar(const FString& Guid)

void

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

Total Avatars stored in persistent cache.

GetAvatarGuid(const FString& UrlShortcode)

FString

Get unique id of the avatar.

Last updated

#168: React Guides

Change request updated