Navigation
API > API/Runtime > API/Runtime/Core
Map error specific message token.
| Name | FFbxErrorToken |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/FbxErrors.h |
| Include Path | #include "Misc/FbxErrors.h" |
Syntax
class FFbxErrorToken : public FDocumentationToken
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFbxErrorToken
(
const FName& InErrorName |
Private constructor | Misc/FbxErrors.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FFbxErrorToken > Create
(
const FName& InErrorName |
Factory method, tokens can only be constructed as shared refs | Misc/FbxErrors.h |