Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Device Color Curve Data' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Device Color Curve Data |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Enable | True if the light should be enabled at all |
| boolean | Reset After Completion | If true, the light color will be reset to "off" after the curve values are finished evaluating. |
| object | Device Color Curve | The color the device light should be |