Navigation
Unreal Engine C++ API Reference > Developer > AITestSuite
Type | Name | Description |
---|---|---|
bool | FTestHelpers::TestEqual ( const FString& Description, T1 Expression, T2 Expected, FAutomationTestBase& This ) | |
bool | FTestHelpers::TestEqual ( const FString& Description, T1* Expression, T2* Expected, FAutomationTestBase& This ) |