UAnimSequenceBase::GetPlayLength

Returns the total play length of the montage, if played back with a speed of 1.0.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimSequenceBase.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimSequenceBase.cpp

Syntax

virtual float GetPlayLength()

Remarks

Returns the total play length of the montage, if played back with a speed of 1.0.

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