EDatasmithImportActorPolicy

Windows
MacOS
Linux

References

Module

DatasmithContent

Header

/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithImportOptions.h

Include

#include "DatasmithImportOptions.h"

Syntax

enum EDatasmithImportActorPolicy
{
    Update,
    Full,
    Ignore,
}

Values

Name

Description

Update

Import new actors, update and delete existing actors.

Full

Same as update but recreates deleted actors so that the source and destination are the same.

Ignore

Skip importing a certain type of actors

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