EMontagePreviewType

Enum to know how montage is being played

Windows
MacOS
Linux

References

Module

AnimGraph

Header

/Engine/Source/Editor/AnimGraph/Classes/AnimPreviewInstance.h

Include

#include "AnimPreviewInstance.h"

Syntax

enum EMontagePreviewType
{
    EMPT_Normal,
    EMPT_AllSections,
    EMPT_MAX,
}

Values

Name

Description

EMPT_Normal

Playing montage in usual way.

EMPT_AllSections

Playing all sections.

EMPT_MAX

Remarks

Enum to know how montage is being played

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