Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc
Inheritance Hierarchy
- TSharedFromThis
- IMessageToken
- FDocumentationToken
- FMapErrorToken
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/MapErrors.h |
Include | #include "Misc/MapErrors.h" |
Syntax
class FMapErrorToken : public FDocumentationToken
Remarks
Map error specific message token.
Constructors
No constructors are accessible with public or protected access.
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TSharedRef< FMapErrorToken > | Factory method, tokens can only be constructed as shared refs |