Setting

Properties

PropertyTypeDescription

bEnableAvatarCaching

bool

If checked, the loaded avatars will be saved in local storage.

Public Functions

FunctionReturnsDescription

SetAvatarCaching(bool bEnableCaching);

void

Enables (true) or disables (false) avatar caching.

Last updated