TMovieSceneChannelTraits

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

Windows
MacOS
Linux

Inheritance Hierarchy

TMovieSceneChannelTraitsBase

TMovieSceneChannelTraits

References

Module

MovieScene

Header

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

Include

#include "Channels/MovieSceneChannelEditorDataEntry.h"

Syntax

template<typename ChannelType>
struct TMovieSceneChannelTraits : public TMovieSceneChannelTraitsBase< ChannelType >

Remarks

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

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