FMovieSceneChannelEditorDataEntry::AddMetaData

Add new editor data for the specified channel type at the last index in the arrays

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Channels/MovieSceneChannelEditorDataEntry.h"

Syntax

template<typename ChannelType, typename ExtendedEditorDataType>
void AddMetaData
(
    const FMovieSceneChannelMetaData & MetaData,
    ExtendedEditorDataType && InExtendedEditorData
)

Remarks

Add new editor data for the specified channel type at the last index in the arrays

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