Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FMaterialCompareData |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Factories/FbxImportUI.h |
| Include Path | #include "Factories/FbxImportUI.h" |
Syntax
struct FMaterialCompareData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasConflict | bool | Factories/FbxImportUI.h | ||
| CurrentAsset | TArray< FMaterialData > | Factories/FbxImportUI.h | ||
| ResultAsset | TArray< FMaterialData > | Factories/FbxImportUI.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Empty() |
Factories/FbxImportUI.h | ||
bool HasConflict() |
Factories/FbxImportUI.h |