FDerivedDataCacheInterface::SanitizeCacheKey

Low Level Static Helpers.

Windows
MacOS
Linux

References

Module

DerivedDataCache

Header

/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheInterface.h

Include

#include "DerivedDataCacheInterface.h"

Syntax

static FString SanitizeCacheKey
(
    const TCHAR * CacheKey
)

Remarks

Static function to make sure a cache key contains only legal characters by using an escape

Returns

Sanitized cache key

Parameters

Parameter

Description

CacheKey

Cache key to sanitize

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss