UWidgetAnimation::GetMovieScene

Get the movie scene that controls this animation.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneSequence::GetMovieScene()

UWidgetAnimation::GetMovieScene()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Animation/WidgetAnimation.h

Include

#include "Animation/WidgetAnimation.h"

Source

/Engine/Source/Runtime/UMG/Private/Animation/WidgetAnimation.cpp

Syntax

virtual UMovieScene * GetMovieScene() const

Remarks

Get the movie scene that controls this animation.

The returned movie scene represents the root movie scene. It may contain additional child movie scenes.

Returns

The movie scene.

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