UWidgetAnimation::IsTrackSupported

Sequences can determine whether they support a particular track type

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneSequence::IsTrackSupported()

UWidgetAnimation::IsTrackSupported()

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 ETrackSupport IsTrackSupported
(
    TSubclassOf< class UMovieSceneTrack > InTrackClass
) const

Remarks

Sequences can determine whether they support a particular track type

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