Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FMovieSceneSectionGroup
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< TWeakObjectPtr< UMovieSceneSection > >::RangedForIteratorType begin () |
DO NOT USE DIRECTLY STL-like iterators to enable range-based for loop support. | MovieScene.h | |
TArray< TWeakObjectPtr< UMovieSceneSection > >::RangedForConstIteratorType begin () |
MovieScene.h |
begin()
Description
DO NOT USE DIRECTLY STL-like iterators to enable range-based for loop support.
| Name | begin |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieScene.h |
| Include Path | #include "MovieScene.h" |
TArray < TWeakObjectPtr < UMovieSceneSection > >::RangedForIteratorType begin()
begin()
| Name | begin |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieScene.h |
| Include Path | #include "MovieScene.h" |
TArray < TWeakObjectPtr < UMovieSceneSection > >::RangedForConstIteratorType begin() const