Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/UMovieSceneSection
Description
- Access this section's channel proxy, containing pointers to all existing data channels in this section
-
Proxy can be reallocated at any time; this accessor is only for immediate use.
| Name | GetChannelProxy |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h |
| Include Path | #include "MovieSceneSection.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/MovieSceneSection.cpp |
FMovieSceneChannelProxy & GetChannelProxy() const
A reference to this section's channel proxy.