EMontagePlayReturnType

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimInstance.h"

Syntax

enum EMontagePlayReturnType
{
    MontageLength,
    Duration,
}

Values

Name

Description

MontageLength

Return value is the length of the montage (in seconds)

Duration

Return value is the play duration of the montage (length / play rate, in seconds)

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