UMovieSceneTrack::GetMaxRowIndex

Gets the greatest row index of all the sections owned by this track.

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

int32 GetMaxRowIndex() const

Remarks

Gets the greatest row index of all the sections owned by this track.

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