EType

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/StringFormatArg.h

Include

#include "Misc/StringFormatArg.h"

Syntax

enum EType
{
    Int,
    UInt,
    Double,
    String,
    StringLiteral,
}

Values

Name

Description

Int

UInt

Double

String

StringLiteral

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