BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Boolean
Returns the logical complement of the Boolean value (NOT A)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | A |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | Returns the logical complement of the Boolean value (NOT A) |