Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Channels > FMovieSceneChannelProxy > MakeHandle
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelProxy.h |
Include | #include "Channels/MovieSceneChannelProxy.h" |
Source | /Engine/Source/Runtime/MovieScene/Private/Channels/MovieSceneChannelProxy.cpp |
FMovieSceneChannelHandle MakeHandle
&40;
FName ChannelTypeName,
int32 Index
&41;
Remarks
Make a channel handle out for the specified index and channel type name A handle to the supplied channel that will become nullptr when the proxy is reallocated, or nullptr if the index or channel type name are invalid.