Navigation
API > API/Developer > API/Developer/FunctionalTesting
| Name | FTraceQueryTestNames |
| Type | struct |
| Header File | /Engine/Source/Developer/FunctionalTesting/Classes/TraceQueryTestResults.h |
| Include Path | #include "TraceQueryTestResults.h" |
Syntax
USTRUCT (BlueprintType )
struct FTraceQueryTestNames
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActorName | FName | TraceQueryTestResults.h |
|
|
| ComponentName | FName | TraceQueryTestResults.h |
|
|
| PhysicalMaterialName | FName | TraceQueryTestResults.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToString() |
TraceQueryTestResults.h |