Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Channels > FMovieSceneChannelHandle
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelHandle.h |
Include | #include "Channels/MovieSceneChannelHandle.h" |
template<typename OtherChannelType>
TMovieSceneChannelHandle< OtherChannelType > Cast&40;&41; const
Remarks
Cast this handle to a handle of a related type. Callee is responsible for ensuring that the type's are compatible.