UInterpTrackMove::ConditionalPreviewUpdateTrack

Conditionally calls PreviewUpdateTrack depending on whether or not the track is enabled.

Windows
MacOS
Linux

Override Hierarchy

UInterpTrack::ConditionalPreviewUpdateTrack()

UInterpTrackMove::ConditionalPreviewUpdateTrack()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackMove.h

Include

#include "Matinee/InterpTrackMove.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

virtual void ConditionalPreviewUpdateTrack
(
    float NewPosition,
    class UInterpTrackInst * TrInst
)

Remarks

Conditionally calls PreviewUpdateTrack depending on whether or not the track is enabled.

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