Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxImporter
Description
Retrieve the FBX loader's error message explaining its failure to read a given FBX file. Note that the message should be valid even if the parser is successful and may contain warnings.
@ return TCHAR* the error message
| Name | GetErrorMessage |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include Path | #include "FbxImporter.h" |
const TCHAR * GetErrorMessage() const