ChannelProxy

Channel proxy that contains all the channels in this section - must be populated and invalidated by derived types.

Windows
MacOS
Linux

Syntax

mutable TSharedPtr< FMovieSceneChannelProxy > ChannelProxy

Remarks

Channel proxy that contains all the channels in this section - must be populated and invalidated by derived types. Must be re-allocated any time any channel pointer in derived types is reallocated (such as channel data stored in arrays) to ensure that any weak handles to channels are invalidated correctly. Allocation is via MakeShared().

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