BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Byte
Returns the minimum value of A and B
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
byte | A | |
byte | B |
Outputs
Type | Name | Description |
---|---|---|
byte | Return Value | Returns the minimum value of A and B |