FMovieSceneChannelHandle::GetMetaData

Get the meta 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"

Source

/Engine/Source/Runtime/MovieScene/Private/Channels/MovieSceneChannelHandle.cpp

Syntax

const FMovieSceneChannelMetaData * GetMetaData() const

Remarks

Get the meta data associated with this channel

Returns

the channel's meta 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