FAutomationTestFramework::FAutomationTestMessageFilter::SetDestinationContext

Set the destination associated with the feedback context.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h

Include

#include "Misc/AutomationTest.h"

Syntax

void SetDestinationContext
(
    FFeedbackContext * InDestinationContext
)

Remarks

Set the destination associated with the feedback context. The automation test is where all warnings, errors, etc. will be routed to.

Parameters

Parameter

Description

InAutomationTest

Automation test to associate with the feedback context.

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