Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Conversions
Converts an integer to a byte (if the integer is too large, returns the low 8 bits)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| integer | In Int |
Outputs
| Type | Name | Description |
|---|---|---|
| byte | Return Value |