FMovieSceneChannelProxy::FindEntry

Find an entry by its channel type name

Windows
MacOS
Linux

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

Syntax

const FMovieSceneChannelEntry * FindEntry
(
    FName ChannelTypeName
) const

Remarks

Find an entry by its channel type name

Returns

A pointer to the channel, or nullptr

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