Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Random
Return a random integer between Min and Max (>= Min and <= Max)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| integer | Min | |
| integer | Max |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value |