> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/2.5/api/csharp/yarn.unity.unitylocalization/yarn.unity.unitylocalization.unitylocalisedlineprovider/yarn.unity.unitylocalization.unitylocalisedlineprovider.clearloadedassets.md).

# ClearLoadedAssets()

Method in [UnityLocalisedLineProvider](/2.5/api/csharp/yarn.unity.unitylocalization/yarn.unity.unitylocalization.unitylocalisedlineprovider.md)

## Summary

Clears all loaded assets from the cache.

```csharp
public void ClearLoadedAssets()
```

## Remarks

If you do this you either know what you are doing or are ok with having weird things happen.
