FFbxImporter::GetErrorMessage

Retrieve the FBX loader's error message explaining its failure to read a given FBX file.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/FbxImporter.h

Include

#include "FbxImporter.h"

Syntax

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss