Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Integer
Returns Value between A and B (inclusive) that wraps around
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| integer | Value | |
| integer | Min | |
| integer | Max |
Outputs
| Type | Name | Description |
|---|---|---|
| integer | Return Value |