Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Channels > API/Runtime/MovieScene/Channels/FMovieSceneChannelEditorDataEntr-
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelEditorDataEntry.h |
Include | #include "Channels/MovieSceneChannelEditorDataEntry.h" |
Syntax
struct IMovieSceneExtendedEditorDataArray
Remarks
We store the array behind an interface whose access is via void* Typed access is only permitted using the original ChannelType templated methods to ensure safe casting of the array
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const void * | GetChannel
(
int32 Index |