TInterpTrackIteratorBase::GetTrackIndex

Windows
MacOS
Linux

References

Module

Matinee

Header

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

Include

#include "MatineeTrackData.h"

Syntax

int32 GetTrackIndex()

Returns

If the current track is a subtrack, returns the index of the subtrack in its parent track. If the track is not a subtrack, returns the index of the track in its owning group. Index is guaranteed to be valid as long as the iterator is valid.

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