UMovieSceneImagePlateTrack::GetAllSections

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

ImagePlate

Header

/Engine/Plugins/Experimental/ImagePlate/Source/ImagePlate/Public/MovieSceneImagePlateTrack.h

Include

#include "MovieSceneImagePlateTrack.h"

Source

/Engine/Plugins/Experimental/ImagePlate/Source/ImagePlate/Private/MovieSceneImagePlateTrack.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.

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