TInterpTrackIterator::RemoveCurrent

Removes the interp track that the iterator is currently pointing to.

Windows
MacOS
Linux

Warnings

  • Do not dereference this iterator after calling this function until the iterator has been moved forward.

References

Module

Matinee

Header

/Engine/Source/Editor/Matinee/Public/MatineeTrackData.h

Include

#include "MatineeTrackData.h"

Syntax

void RemoveCurrent()

Remarks

Removes the interp track that the iterator is currently pointing to.

Do not dereference this iterator after calling this function until the iterator has been moved forward.

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