Ark Server API (ASA) - Wiki
|
#include <FbxErrors.h>
Static Public Member Functions | |
static TSharedRef< FFbxErrorToken > | Create (const FName &InErrorName) |
Private Member Functions | |
FFbxErrorToken (const FName &InErrorName) | |
Map error specific message token.
Definition at line 183 of file FbxErrors.h.
Private constructor
|
inlinestatic |
Factory method, tokens can only be constructed as shared refs
Definition at line 187 of file FbxErrors.h.