BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'ScalableFloat' from its members
Inputs
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 |
Outputs
Type | Name | Description |
---|---|---|
struct | Scalable Float |