Choose your operating system:
Windows
macOS
Linux
Module |
|
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
(
const FAutomationEvent & InEvent,
int32 StackOffset
)
Adds an automation event directly into the execution log.
Parameter |
Description |
---|---|
InLogItem |
Log item to add to this test |