UInterpGroupInst::TermGroupInst

Called when done with interpolation sequence.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Matinee/InterpGroupInst.h"

Source

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

Syntax

virtual void TermGroupInst
(
    bool bDeleteTrackInst
)

Remarks

Called when done with interpolation sequence. Cleans up InterpTrackInsts etc. Do not do anything further with the Interpolation after this.

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