Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FExpressionError Struct Reference

#include <ExpressionParserTypes.h>

+ Collaboration diagram for FExpressionError:

Public Member Functions

 FExpressionError (const FText &InText)
 

Public Attributes

FText Text
 

Detailed Description

Simple error structure used for reporting parse errors

Definition at line 30 of file ExpressionParserTypes.h.

Constructor & Destructor Documentation

◆ FExpressionError()

FExpressionError::FExpressionError ( const FText & InText)
inline

Definition at line 32 of file ExpressionParserTypes.h.

Member Data Documentation

◆ Text

FText FExpressionError::Text

Definition at line 34 of file ExpressionParserTypes.h.


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