Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FSequencerKeyStructGenerator
| Type | Name | Description | |
|---|---|---|---|
| UMovieSceneKeyStructType * | Allocate a brand new, empty key struct type. | ||
| UMovieSceneKeyStructType * | AllocateNewKeyStruct
(
UScriptStruct* ChannelType |
Allocate a brand new, key struct type, automatically discovering time/value properties from property meta-data. |