EExpressionType

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/Text.h

Include

#include "Internationalization/Text.h"

Syntax

enum EExpressionType
{
    Invalid,
    Simple,
    Complex,
}

Values

Name

Description

Invalid

Invalid expression

Simple

Simple expression, containing no arguments or argument modifiers

Complex

Complex expression, containing arguments or argument modifiers

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss