Navigation
API > API/Plugins > API/Plugins/InterchangeMessages
A generic class for FBX parser warnings, with no additional metadata, and where the text is specified by the user
| Name | UInterchangeResultTextureDisplay_TextureFileDoNotExist |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Messages/Public/Fbx/InterchangeFbxMessages.h |
| Include Path | #include "Fbx/InterchangeFbxMessages.h" |
Syntax
UCLASS (MinimalAPI)
class UInterchangeResultTextureDisplay_TextureFileDoNotExist : public UInterchangeResultTextureDisplay
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeResult → UInterchangeResultSuccess → UInterchangeResultDisplay_Generic → UInterchangeResultTextureDisplay → UInterchangeResultTextureDisplay_TextureFileDoNotExist
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MaterialName | FString | Fbx/InterchangeFbxMessages.h |
Functions
Public
Overridden from UInterchangeResult
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetText() |
Fbx/InterchangeFbxMessages.h |