TMovieSceneChannelHandle::GetExtendedEditorData

Get the extended editor data associated with this channel

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Channels/MovieSceneChannelHandle.h"

Syntax

const TMovieSceneChannelTraits< ChannelType >::ExtendedEditorDataType * GetExtendedEditorData() const

Remarks

Get the extended editor data associated with this channel

Returns

the channel's extended editor data, or nullptr if the proxy it was created with is no longer alive.

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