Publish

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

bool

 

Publish

(
    const FString& Pathname,
    FString& OutFileId
)

Copies the specified file in the service storage and return a unique ID required to consume it back.

Public function Virtual

bool

 

Publish

(
    FArchive& SrcAr,
    int64 Size,
    FString& OutFileId
)

Copies the content of the archive in the service storage and return a unique ID required to consume it back.

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