TMovieSceneChannelTraitsBase

Traits structure to be specialized for any channel type passed to [FMovieSceneChannelProxy](API\Runtime\MovieScene\Channels\FMovieSceneChannelProxy)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieScene

Header

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

Include

#include "Channels/MovieSceneChannelTraits.h"

Syntax

template<typename ChannelType>
struct TMovieSceneChannelTraitsBase

Remarks

Traits structure to be specialized for any channel type passed to FMovieSceneChannelProxy

Typedefs

Name

Description

ExtendedEditorDataType

Type that specifies what editor data should be associated with ChannelType.

Constants

Name

Description

SupportsDefaults

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