FTraceQueryTestResultsInnerMost

Windows
MacOS
Linux

References

Module

FunctionalTesting

Header

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

Include

#include "TraceQueryTestResults.h"

Syntax

struct FTraceQueryTestResultsInnerMost

Variables

Name Description

Public variable

bool

 

bMultiResult

The true/false value returned from the multi sweep

Public variable

bool

 

bSingleResult

The true/false value returned from the single sweep

Public variable

TArray< FHitRes...

 

MultiHits

Result from doing a multi sweep

Public variable

TArray< FTraceQ...

 

MultiNames

Names found from doing a multi sweep

Public variable

FHitResult

 

SingleHit

Result from doing a single sweep

Public variable

FTraceQueryTest...

 

SingleNames

Names found from doing a single sweep

Functions

Name Description

Public function Const

bool

 

AssertEqual

(
    const FTraceQueryTestResultsInnerMo...,
    const FString& What,
    const UObject* ContextObject,
    AFunctionalTest& FunctionalTest
)

Public function

void

 

CaptureNames()

Public function Const

FString

 

ToString()

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