Unreal Engine Blueprint API Reference > Math > Integer 64
Bitwise XOR (A ^ B)
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
int64 | A | |
int64 | B |
Outputs
Type | Name | Description |
---|---|---|
int64 | Return Value | Bitwise XOR (A ^ B) |
Bitwise XOR
Unreal Engine Blueprint API Reference > Math > Integer 64
Bitwise XOR (A ^ B)
Target is Kismet Math Library
Type | Name | Description |
---|---|---|
int64 | A | |
int64 | B |
Type | Name | Description |
---|---|---|
int64 | Return Value | Bitwise XOR (A ^ B) |
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library