Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationTestBase
| Type | Name | Description | |
|---|---|---|---|
| bool | TestNotSamePtr
(
const TCHAR* Description, |
Logs an error if the two pointers point to the same object in memory. | |
| bool | TestNotSamePtr
(
const FString& Description, |