ESerializedPropertyType

Windows
MacOS
Linux

References

Module

SerializedRecorderInterface

Header

/Engine/Source/Editor/SerializedRecorderInterface/Public/Serializers/MovieScenePropertySerialization.h

Include

#include "Serializers/MovieScenePropertySerialization.h"

Syntax

enum ESerializedPropertyType
{
    BoolType,
    ByteType,
    EnumType,
    FloatType,
    VectorType,
    ColorType,
    IntegerType,
    StringType,
}

Values

Name

Description

BoolType

ByteType

EnumType

FloatType

VectorType

ColorType

IntegerType

StringType

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