MarkerIndexSpecialValues::Type

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimationAsset.h"

Syntax

namespace MarkerIndexSpecialValues
{
    enum Type
    {
        Unitialized          = -2,
        AnimationBoundary    = -1,
    }
}

Values

Name

Description

Unitialized

AnimationBoundary

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