Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'DMXCell' 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) |