Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/UMovieSceneCommonAnimationTrack
Description
Adds a section to the track with automatically computed row index. For mixer tracks, computes row based on existing sections and child tracks.
| Name | AddSectionWithAutoRow |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneCommonAnimationTrack.h |
| Include Path | #include "Tracks/MovieSceneCommonAnimationTrack.h" |
| Source | /Engine/Source/Runtime/MovieSceneTracks/Private/Tracks/MovieSceneCommonAnimationTrack.cpp |
virtual void AddSectionWithAutoRow
(
UMovieSceneSection * Section
)