Unreal Engine Blueprint API Reference > Sequencer > Keys
Gets all of the keys in this channel.
Target is Movie Scene Scripting String Channel
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | An array of UMovieSceneScriptingStringKey'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. |