EMirrorRowType::Type

Type referenced by a row in the mirror data table

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/MirrorDataTable.h

Include

#include "Animation/MirrorDataTable.h"

Syntax

namespace EMirrorRowType
{
    enum Type
    {
        Bone,
        AnimationNotify,
        Curve,
        SyncMarker,
        Custom,
    }
}

Values

Name

Description

Bone

AnimationNotify

Curve

SyncMarker

Custom

Remarks

Type referenced by a row in the mirror data table