BlueprintAPI > BlueprintAPI/Sequencer > BlueprintAPI/Sequencer/Keys
Gets all of the keys in this channel.
Target is Movie Scene Scripting Float Channel
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | An array of UMovieSceneScriptingFloatKey's contained by this channel. Returns all keys even if clipped by the owning section's boundaries or outside of the current sequence play range. |