EFBXTestPlanActionType

Import mesh type

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tests/FbxAutomationCommon.h

Include

#include "Tests/FbxAutomationCommon.h"

Syntax

enum EFBXTestPlanActionType
{
    Import,
    Reimport,
    AddLOD,
    ReimportLOD,
    ImportReload,
}

Values

Name

Description

Import

Normal import

Reimport

Re-import the previous import, this is mandatory to make an import before

AddLOD

Add a new LOD

ReimportLOD

Reimport an existing LOD

ImportReload

The fbx will be imported, package will be save, object will be delete from memory then reload from the saved package.

Remarks

Import mesh 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