Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxImporter
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include | #include "FbxImporter.h" |
const TCHAR * GetErrorMessage() const
Remarks
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