Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Sequencer Scripting Range' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Sequencer Scripting Range |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Has Start | |
| boolean | Has End | |
| integer | Inclusive Start | |
| integer | Exclusive End |