Find Sequences
Every sequence asset under a path, with its duration and binding count. Uses the asset registry rather than loading each one, so it is cheap, and it says which fields that leaves unavailable rather than loading assets to fill them.
hf_find_sequencesRead onlyArguments
| Name | Type | Description |
|---|---|---|
limit | integer = 50 | How many to return. |
load | boolean = false | Load each sequence to report its playback range and counts. Off by default because loading a folder of cinematics is slow and pulls in every asset they reference. |
path | string = /Game | Folder to search, recursively. |
Related tools
Nearby in Sequencer and cinematics:
- Add Subsequence
- Audit Sequence
- Create Level Sequence
- Describe Sequence
- List Sequence Bindings
- List Sequence Keys
- List Sequence Tracks
- Remove Sequence Binding
All 23 tools in Sequencer and cinematics — 14 more not listed here.