EPropertyValueCategory

Windows
MacOS
Linux

References

Module

VariantManagerContent

Header

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/PropertyValue.h

Include

#include "PropertyValue.h"

Syntax

enum EPropertyValueCategory
{
    Undefined           = 0,
    Generic             = 1,
    RelativeLocation    = 2,
    RelativeRotation    = 4,
    RelativeScale3D     = 8,
    Visibility          = 16,
    Material            = 32,
    Color               = 64,
    Option              = 128,
}

Values

Name

Description

Undefined

Generic

RelativeLocation

RelativeRotation

RelativeScale3D

Visibility

Material

Color

Option

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