Navigation
API > API/Runtime > API/Runtime/Core
Simple error structure used for reporting parse errors
| Name | FExpressionError |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.h |
| Include Path | #include "Misc/ExpressionParserTypes.h" |
Syntax
struct FExpressionError
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FExpressionError
(
const FText& InText |
Misc/ExpressionParserTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Text | FText | Misc/ExpressionParserTypes.h |