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