FMovieSceneChannelProxy::GetAllEntries

Const access to all the entries in this proxy

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelProxy.h

Include

#include "Channels/MovieSceneChannelProxy.h"

Syntax

TArrayView< const FMovieSceneChannelEntry > GetAllEntries() const

Remarks

Const access to all the entries in this proxy

Returns

Array view of all this proxy's entries (channels grouped by type)

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