FTimeStretchCurveInstance::AreValidMarkerBookendsForPosition

Validates that the supplied marker positions bookend supplied position.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/TimeStretchCurve.h"

Source

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

Syntax

bool AreValidMarkerBookendsForPosition
(
    float InPosition,
    float InP_CurrMarker,
    float InP_NextMarker
) const

Remarks

Validates that the supplied marker positions bookend supplied position.

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