Skip to content

Add ability to manually clear cache #713

Description

@j9liu

Feature

Currently there's no (easy) way to allow users to clear the cache in Editor or at runtime. However, it can be done from C++ code.

The closest thing we have in the UI is the maxItems property on CesiumRuntimeSettings. However, it would be nice to provide some option on CesiumRuntimeSettings to allow a user to clear this cache, both in-Editor and at runtime (e.g., on application exit).

Related: CesiumGS/cesium-unreal#1825

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions