Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Channels > UE::MovieScene::RemoveChannelDefault
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelTraits.h |
Include | #include "Channels/MovieSceneChannelTraits.h" |
namespace UE
{
namespace MovieScene
{
template<typename ChannelType>
TEnableIf<&33;TMovieSceneChannelTraits< ChannelType >::SupportsDefaults >::Type UE&58;&58;MovieScene&58;&58;RemoveChannelDefault
&40;
ChannelType &42; Channel
&41;
}
}