TMovieSceneChannelHandle::TMovieSceneChannelHandle

Construction from a weak channel proxy, and the channel's index

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Channels/MovieSceneChannelHandle.h"

Syntax

TMovieSceneChannelHandle
(
    TWeakPtr< FMovieSceneChannelProxy > InWeakChannelProxy,
    int32 InChannelIndex
)

Remarks

Construction from a weak channel proxy, and the channel's index

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