EType

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "Serialization/AsyncLoading2.h"

Syntax

enum EType
{
    Export,
    ScriptImport,
    PackageImport,
    Null,
    TypeCount        = Null,
}

Values

Name

Description

Export

ScriptImport

PackageImport

Null

TypeCount

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