Navigation
BlueprintAPI > BlueprintAPI/Asserts
Assert that two TraceQueryResults are equal.
Target is Functional Test
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Actual | |
| object | Expected | |
| string | What | A name to use in the message if the assert fails ("Expected 'What' not to be {Expected} but it was {Actual} for context ''") |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |