EExportFilterFlags

Export filter flags.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "Serialization/AsyncLoading2.h"

Syntax

enum EExportFilterFlags
{
    None,
    NotForClient,
    NotForServer,
}

Values

Name

Description

None

NotForClient

NotForServer

Remarks

Export filter flags.

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