EDatasmithKeyValuePropertyType

Key-value property

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithDefinitions.h

Include

#include "DatasmithDefinitions.h"

Syntax

enum EDatasmithKeyValuePropertyType
{
    String,
    Color,
    Float,
    Bool,
    Texture,
    Vector,
    Integer,
}

Values

Name

Description

String

Color

Float

Bool

Texture

Vector

Integer

Remarks

Key-value property

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