FSavePackageResultStruct

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSavePackageResultStruct()

Constructors, it will implicitly construct from the result enum

Public function

FSavePackageResultStruct

(
    ESavePackageResult InResult
)

Public function

FSavePackageResultStruct

(
    ESavePackageResult InResult,
    int64 InTotalFileSize
)

Public function

FSavePackageResultStruct

(
    ESavePackageResult InResult,
    int64 InTotalFileSize,
    TFuture< FMD5Hash >&& InHash
)

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