ELocMetadataType

Represents all the types a LocMetadata Value can be.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/InternationalizationMetadata.h"

Syntax

enum ELocMetadataType
{
    None,
    Boolean,
    String,
    Array,
    Object,
}

Values

Name

Description

None

Boolean

String

Array

Object

Remarks

Represents all the types a LocMetadata Value can be.

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