EExportCommandType

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncLoading2.h

Include

#include "Serialization/AsyncLoading2.h"

Syntax

enum EExportCommandType
{
    ExportCommandType_Create,
    ExportCommandType_Serialize,
    ExportCommandType_Count,
}

Values

Name

Description

ExportCommandType_Create

ExportCommandType_Serialize

ExportCommandType_Count

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