EEventLoadNode2

Event node.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "Serialization/AsyncLoading2.h"

Syntax

enum EEventLoadNode2
{
    Package_ExportsSerialized,
    Package_PostLoad,
    Package_Delete,
    Package_NumPhases,
    ExportBundle_Process         = 0,
    ExportBundle_NumPhases,
}

Values

Name

Description

Package_ExportsSerialized

Package_PostLoad

Package_Delete

Package_NumPhases

ExportBundle_Process

ExportBundle_NumPhases

Remarks

Event node.

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