UFbxTestPlan

Container for detailing collision automated test data.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "Tests/FbxAutomationCommon.h"

Syntax

class UFbxTestPlan : public UObject

Remarks

Container for detailing collision automated test data.

Variables

Name Description

Public variable

TEnumAsByte< en...

 

Action

Tell the system what we want to do

Public variable

bool

 

bDeleteFolderAssets

If true the test will delete all assets create in the import folder

Public variable

TArray< FFbxTes...

 

ExpectedResult

Expected preset type

Public variable

UFbxImportUI &#...

 

ImportUI

Options use for this test plan, Transient because we manually serialize the options.

Public variable

int32

 

LodIndex

The LOD index in case the user choose to add or reimport a LOD

Public variable

FString

 

TestPlanName

Name of the Test Plan

Constructors

Name Description

Public function

UFbxTestPlan

(
    const FObjectInitializer& ObjectIn...
)

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