TKeyFrameManipulator::ComputeInsertIndex

Calculate the index at which to insert the given time such that the container remains sorted

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Curves/KeyFrameManipulator.h

Include

#include "Curves/KeyFrameManipulator.h"

Syntax

int32 ComputeInsertIndex
(
    TimeTypeRef InTime,
    int32 StartAtIndex
) const

Remarks

Calculate the index at which to insert the given time such that the container remains sorted

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