FMovieSceneChannelProxy::GetMetaData

Access all the editor meta data for the templated channel type

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Channels/MovieSceneChannelProxy.h"

Syntax

template<typename ChannelType>
TArrayView< const FMovieSceneChannelMetaData > GetMetaData() const

Remarks

Access all the editor meta data for the templated channel type

Returns

A potentially empty array view for all the editor meta data for the template channel 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