PutSecureBlob

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

PutSecureBlob

(
    const FString& Key,
    const T* DataToStore
)

Template function to store the data under the specified key. An existing key would be overwritten.

Public function

bool

 

PutSecureBlob

(
    const FString& Key,
    const FString* DataToStore
)

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