UMovieScene::GetAllSections

Returns all sections and their associated binding data.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieScene.h

Include

#include "MovieScene.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieScene.cpp

Syntax

TArray< UMovieSceneSection * > GetAllSections() const

Remarks

Returns all sections and their associated binding data.

Returns

A list of sections with object bindings and names.

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