> For the complete documentation index, see [llms.txt](https://enoch-app.gitbook.io/enoch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enoch-app.gitbook.io/enoch/api-references/unreal-engine-sdk/setting.md).

# Setting

## Properties

<table><thead><tr><th>Property</th><th width="88.33333333333331">Type</th><th>Description</th></tr></thead><tbody><tr><td>bEnableAvatarCaching</td><td>bool</td><td>If checked, the loaded avatars will be saved in local storage.</td></tr></tbody></table>

## Public Functions

<table><thead><tr><th>Function</th><th width="94.33333333333331">Returns</th><th>Description</th></tr></thead><tbody><tr><td><code>SetAvatarCaching(bool bEnableCaching);</code></td><td>void</td><td>Enables (true) or disables (false) avatar caching.</td></tr></tbody></table>
