Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationTestFramework > API/Runtime/Core/Misc/FAutomationTestFramework/FAutomationTestMessageFilter
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
Include | #include "Misc/AutomationTest.h" |
void SetDestinationContext
&40;
FFeedbackContext &42; InDestinationContext
&41;
Remarks
Set the destination associated with the feedback context. The automation test is where all warnings, errors, etc. will be routed to.
Parameters
Name | Description |
---|---|
InAutomationTest | Automation test to associate with the feedback context. |