EAttributeEditorAttribType

Windows
MacOS
Linux

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/AttributeEditorTool.h

Include

#include "AttributeEditorTool.h"

Syntax

enum EAttributeEditorAttribType
{
    Int32      = 0,
    Boolean    = 1,
    Float      = 2,
    Vector2    = 3,
    Vector3    = 4,
    Vector4    = 5,
    String     = 6,
    Unknown    = 7,
}

Values

Name

Description

Int32

Boolean

Float

Vector2

Vector3

Vector4

String

Unknown

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