FTraceChannelTestBatchOptions

Windows
MacOS
Linux

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Classes/TraceQueryTestResults.h

Include

#include "TraceQueryTestResults.h"

Syntax

struct FTraceChannelTestBatchOptions

Variables

Name Description

Public variable

bool

 

bBoxTrace

Whether to do box traces

Public variable

bool

 

bCapsuleTrace

Whether to do capsule traces

Public variable

bool

 

bChannelTrace

Whether to do channel traces

Public variable

bool

 

bLineTrace

Whether to do line traces

Public variable

bool

 

bObjectsTrace

Whether to do object traces

Public variable

bool

 

bProfileTrace

Whether to do profile traces

Public variable

bool

 

bSphereTrace

Whether to do sphere traces

Constructors

Functions

Name Description

Public function Const

FString

 

ToString()

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FTraceChannelTestBatchOptions...
)

Public function Const

bool

 

operator==

(
    const FTraceChannelTestBatchOptions...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss