Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'DMX Cell' from its members
Inputs
| 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) |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | DMXCell |