Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/UMovieSceneTrack
| Type | Name | Description | |
|---|---|---|---|
| const FMovieSceneTrackRowMetadata * | FindTrackRowMetadata
(
int32 RowIndex |
Returns a pointer to optional track row metadata at the given RowIndex, or nullptr if none exists. | |
| FMovieSceneTrackRowMetadata * | FindTrackRowMetadata
(
int32 RowIndex |
Returns a pointer to optional track row metadata at the given RowIndex, or nullptr if none exists; |