Put

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Put

(
    const TCHAR* CacheKey,
    TArray< uint8 >& Data,
    bool bPutEvenIfExists
)

'Put' without a DebugContext is deprecated. Please provide a DebugContext!

Public function

void

 

Put

(
    const TCHAR* CacheKey,
    TArrayView< const uint8 > Data,
    FStringView DataContext,
    bool bPutEvenIfExists
)

Puts data into the cache.

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