Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Channels
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannel.h |
| Include | #include "Channels/MovieSceneChannel.h" |
Syntax
struct FKeyAddOrDeleteEventItem
Remarks
Events that are fired when adding, deleting or moving keys Item that's sent when an event is fired when we delete or add a key
Variables
| Type | Name | Description | |
|---|---|---|---|
| FFrameNumber | Frame | ||
| int32 | Index |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FKeyAddOrDeleteEventItem
(
int32 InIndex, |