Navigation
API > API/Runtime > API/Runtime/MovieScene
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
| Name | FKeyAddOrDeleteEventItem |
| Type | struct |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannel.h |
| Include Path | #include "Channels/MovieSceneChannel.h" |
Syntax
struct FKeyAddOrDeleteEventItem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FKeyAddOrDeleteEventItem
(
int32 InIndex, |
Channels/MovieSceneChannel.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Frame | FFrameNumber | Channels/MovieSceneChannel.h | ||
| Index | int32 | Channels/MovieSceneChannel.h |