Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Slate IMSlider Params' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Min | The minimum value of the slider |
| real | Max | The maximum value of the slider |
| real | Step | The smallest incremental change that can be made to the slider's value |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Slate IMSlider Params |