UMovieSceneCameraShakeSourceShakeTrack::GetAllSections

Called when all the sections of the track need to be retrieved.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UMovieSceneTrack::GetAllSections()

UMovieSceneCameraShakeSourceShakeTrack::GetAllSections()

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneCameraShakeSourceShakeTrack.h

Include

#include "Tracks/MovieSceneCameraShakeSourceShakeTrack.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Tracks/MovieSceneCameraShakeSourceShakeTrack.cpp

Syntax

virtual const TArray< UMovieSceneSection * > & GetAllSections() const

Remarks

Called when all the sections of the track need to be retrieved.

Returns

List of all the sections in the track.