Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/TraceQueryTestResults.h |
Include | #include "TraceQueryTestResults.h" |
Syntax
struct FTraceQueryTestResultsInner
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FTraceQueryTestResultsInnerMost | BoxResults | The results associated with the box |
![]() |
FTraceQueryTestResultsInnerMost | CapsuleResults | The results associated with the capsule |
![]() |
FTraceQueryTestResultsInnerMost | LineResults | The results associated with the line trace |
![]() |
FTraceQueryTestResultsInnerMost | SphereResults | The results associated with the sphere |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | AssertEqual
(
const FTraceQueryTestResultsInner& Expected, |
|
![]() |
void | CaptureNames () |
|
![]() ![]() |
FString | ToString
(
const FTraceChannelTestBatchOptions& BatchOptions |