UMovieSceneComposurePostMoveSettingsTrack::CreateNewSection

Generates a new section suitable for use with this track.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneTrack::CreateNewSection()

UMovieSceneComposurePostMoveSettingsTrack::CreateNewSection()

References

Module

Composure

Header

/Engine/Plugins/Compositing/Composure/Source/Composure/Public/MovieScene/MovieSceneComposurePostMoveSettingsTrack.h

Include

#include "MovieScene/MovieSceneComposurePostMoveSettingsTrack.h"

Source

/Engine/Plugins/Compositing/Composure/Source/Composure/Private/MovieScene/MovieSceneComposurePostMoveSettingsTrack.cpp

Syntax

virtual UMovieSceneSection * CreateNewSection()

Remarks

Generates a new section suitable for use with this track.

Returns

a new section suitable for use with this 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