Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FAutomationTestBase
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
Include | #include "Misc/AutomationTest.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/AutomationTest.cpp |
virtual void AddEvent
&40;
const FAutomationEvent & InEvent,
int32 StackOffset,
bool bCaptureStack
&41;
Remarks
Adds an automation event directly into the execution log.
Parameters
Name | Description |
---|---|
InLogItem | Log item to add to this test |