FMovieSceneOnChannelChanged

Delegates for use when some data in the MovieScene changes, WIP right now, hopefully will replace delegates on [ISequencer](API\Editor\Sequencer\ISequencer) and be used for moving towards a true MVC system

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const FMovieSceneChannelMetaData *MetaData, UMovieSceneSection * > FMovieSceneOnChannelChanged

References

Module

MovieScene

Header

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

Include

#include "MovieScene.h"

Remarks

Delegates for use when some data in the MovieScene changes, WIP right now, hopefully will replace delegates on ISequencer and be used for moving towards a true MVC system

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