Unreal Engine Blueprint API Reference > Math > Byte
Returns the maximum 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 maximum value of A and B |