FAnimTrack::GetSegmentIndexAtTime

Gets the index of the segment at the given absolute montage time.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimCompositeBase.h"

Source

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

Syntax

int32 GetSegmentIndexAtTime
(
    float InTime
) const

Remarks

Gets the index of the segment at the given absolute montage time.

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