HomepageBlogDiscordSign up
Search
⌃K
Links
Welcome
🚀
GETTING STARTED
1. Quickstart
2. Integrate
3. Optimize
4. Launch
FAQ
👩💻
Integration Guides
Overview
Studio (Developer Dashboard)
Avatar Creator Setup
Unity
Unreal Engine
Web and Native Integration
🔃
API Reference
Avatars
Avatar Creator
Avatar REST API
Unity SDK
Unreal Engine SDK
ReadyPlayerMeAvatarLoader
ReadyPlayerMeRenderLoader
ReadyPlayerMeActor
ReadyPlayerMeComponent
ReadyPlayerMeMemoryCache
ReadyPlayerMeSettings
ReadyPlayerMeBlueprintLibrary
ReadyPlayerMeFunctionLibrary
ReadyPlayerMeAvatarConfig
ReadyPlayerMeCustomMorphGroup
ReadyPlayerMeMorphTargetGroup
ReadyPlayerMeStandardMorphGroup
ReadyPlayerMeTypes
Changelog
🔉
Support
Bug Reports and Feature Requests
Licensing & Privacy
Product Newsletter
Glossary of Terms
Contact us
Powered By GitBook

ReadyPlayerMeSettings

Properties

Property
Type
Description
bEnableAvatarCaching
bool
If checked, the loaded avatars will be saved in local storage.

Public Functions

Function
Returns
Description
SetAvatarCaching(bool bEnableCaching);
void
Enables (true) or disables (false) avatar caching.
Previous
ReadyPlayerMeMemoryCache
Next
ReadyPlayerMeBlueprintLibrary
Last modified 2mo ago
Copy link
On this page
Properties
Public Functions