Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FUnpackedChannelValues
Description
- Add another value to this collection.
-
Addition order is normally important for most properties since it maps to the position of the channel in the channel list
| Name | Add |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneUnpackedChannelValues.h |
| Include Path | #include "Channels/MovieSceneUnpackedChannelValues.h" |
void Add
(
FUnpackedChannelValue && InValue
)