Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Scalable Float' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Scalable Float |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Value | Raw value, is multiplied by curve |
| struct | Curve | Curve that is evaluated at a specific level. If found, it is multipled by Value |
| struct | Registry Type | Name of Data Registry containing curve to use. If set the RowName inside Curve is used as the item name |