Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FFbxErrorToken Class Reference

#include <FbxErrors.h>

+ Inheritance diagram for FFbxErrorToken:
+ Collaboration diagram for FFbxErrorToken:

Static Public Member Functions

static TSharedRef< FFbxErrorTokenCreate (const FName &InErrorName)
 

Private Member Functions

 FFbxErrorToken (const FName &InErrorName)
 

Detailed Description

Map error specific message token.

Definition at line 183 of file FbxErrors.h.

Constructor & Destructor Documentation

◆ FFbxErrorToken()

FFbxErrorToken::FFbxErrorToken ( const FName & InErrorName)
private

Private constructor

+ Here is the caller graph for this function:

Member Function Documentation

◆ Create()

static TSharedRef< FFbxErrorToken > FFbxErrorToken::Create ( const FName & InErrorName)
inlinestatic

Factory method, tokens can only be constructed as shared refs

Definition at line 187 of file FbxErrors.h.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: