UMovieSceneTrack::FixRowIndices

Updates the row indices of sections owned by this track so that all row indices which are used are consecutive with no gaps.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneTrack.h

Include

#include "MovieSceneTrack.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneTrack.cpp

Syntax

bool FixRowIndices()

Remarks

Updates the row indices of sections owned by this track so that all row indices which are used are consecutive with no gaps.

Returns

Whether or not fixes were made.

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