Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Float Interval' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Float Interval |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Min | Values must be >= Min |
| real | Max | Values must be <= Max |