Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FUnpackedChannelValues
Description
- Remove and return the value at the specified index
-
Every subsequent entry will be relocated to fill the resulting gap
| Name | StealAtIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneUnpackedChannelValues.h |
| Include Path | #include "Channels/MovieSceneUnpackedChannelValues.h" |
FUnpackedChannelValue StealAtIndex
(
int32 Index
)