EDynamicType

Export is a dynamic type.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/ObjectResource.h

Include

#include "UObject/ObjectResource.h"

Syntax

enum EDynamicType
{
    NotDynamicExport,
    DynamicType,
    ClassDefaultObject,
}

Values

Name

Description

NotDynamicExport

DynamicType

ClassDefaultObject

Remarks

Export is a dynamic type.

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