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 |
- EditAnywhere
- BlueprintReadWrite
- Category="Utility|Collision"
|
| ComponentName |
FName |
|
TraceQueryTestResults.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Utility|Collision"
|
| PhysicalMaterialName |
FName |
|
TraceQueryTestResults.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Utility|Collision"
|
Functions
Public