Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Sequence Length Changed Payload' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Sequence Length Changed Payload |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Previous Length | |
| real | T0 | |
| real | T1 | |
| struct | Previous Number Of Frames | Previous playable number of frames for the Model |
| struct | Frame 0 | Frame number at which the change in frames has been made |
| struct | Frame 1 | Amount of frames which is inserted or removed starting at Frame0 |