Navigation
| Name | InterchangeMessages |
| Type | Runtime |
| Part of Plugins | Interchange Framework |
| Location | /Engine/Plugins/Interchange/Runtime/Source/Messages/ |
| Module Build Rules | InterchangeMessages.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UInterchangeResultMeshError | Base class for FBX parser errors |
| UInterchangeResultMeshError_Generic | A generic class for FBX parser errors, with no additional metadata, and where the text is specified by the user |
| UInterchangeResultMeshWarning | Base class for FBX parser warnings |
| UInterchangeResultMeshWarning_Generic | A generic class for FBX parser warnings, with no additional metadata, and where the text is specified by the user |
| UInterchangeResultMeshWarning_TooManyUVs | |
| UInterchangeResultTextureDisplay | Base class for FBX parser warnings |
| UInterchangeResultTextureDisplay_TextureFileDoNotExist | A generic class for FBX parser warnings, with no additional metadata, and where the text is specified by the user |
| UInterchangeResultTextureWarning | Base class for FBX parser warnings |