Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Random (Float)' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| integer | Seed | |
| real | Minimum | |
| real | Maximum | |
| real | Duration | The duration at which the number won't change.Use 0 for a different number every time.A negative number (for ex: -1) results in an infinite duration. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Random Float |