UInterpTrackInst::TermTrackInst

Called when interpolation is done. Should not do anything else with this TrackInst after this.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "Matinee/InterpTrackInst.h"

Syntax

virtual void TermTrackInst
(
    UInterpTrack * Track
)

Remarks

Called when interpolation is done. Should not do anything else with this TrackInst after this.

Parameters

Parameter

Description

Track

The track associated to this instance.

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