UTraceQueryTestResults

Unreal Engine C++ API Reference > Developer > FunctionalTesting

Inheritance Hierarchy

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Classes/TraceQueryTestResults.h
Include #include "TraceQueryTestResults.h"

Syntax

class UTraceQueryTestResults : public [UObject](API\Runtime\CoreUObject\UObject\UObject)  

Variables

Type Name Description
FTraceChannelTe... BatchOptions  
FTraceQueryTest... ChannelResults Results for channel trace
FTraceQueryTest... ObjectResults Results for object trace
FTraceQueryTest... ProfileResults Results for profile trace

Functions

Type Name Description
bool AssertEqual ( const UTraceQueryTestResults* ..., const FString& What, const UObject* ContextObject, AFunctionalTest& FunctionalTest )  
void CaptureNames ()  
FString ToString () Output string value

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library