Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommonEngineUtils > API/Plugins/OnlineServicesCommonEngineUtils/FWorldContextScopedObjectCache
Description
Explicitly clear an object for the given context name. Expected to only be used in strictly controlled scenarios, such as automated tests.
| Name | Clear |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommonEngineUtils/Public/Online/WorldContextScopedObjectCache.h |
| Include Path | #include "Online/WorldContextScopedObjectCache.h" |
void Clear
(
FName ContextName
)