UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FExpressionError Struct Reference

#include <ExpressionParserTypes.h>

Public Member Functions

 FExpressionError (const FText &InText)
 

Public Attributes

FText Text
 

Detailed Description

Simple error structure used for reporting parse errors

Constructor & Destructor Documentation

◆ FExpressionError()

FExpressionError::FExpressionError ( const FText InText)
inline

Member Data Documentation

◆ Text

FText FExpressionError::Text

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