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