EFormatArgumentType::Type

Redeclared in KismetTextLibrary for meta-data extraction purposes, be sure to update there as well

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/Text.h"

Syntax

namespace EFormatArgumentType
{
    enum Type
    {
        Int,
        UInt,
        Float,
        Double,
        Text,
        Gender,
    }
}

Values

Name

Description

Int

UInt

Float

Double

Text

Gender

Remarks

Redeclared in KismetTextLibrary for meta-data extraction purposes, be sure to update there as well

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