Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'DMX Cell' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | DMXCell |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Cell ID | The cell index in a 1D Array (row order), starting from 0 |
| struct | Coordinate | The cell coordinate in a 2D Array, starting from (0, 0) |