TInterpGroupIterator::RemoveCurrent

Removes the interp group and associated track selection slots that the iterator is currently pointing to from the selection map.

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/MatineeGroupData.h

Include

#include "MatineeGroupData.h"

Syntax

void RemoveCurrent()

Remarks

Removes the interp group and associated track selection slots that the iterator is currently pointing to from the selection map.

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