Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FAutomationTestFramework
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Constructor | Misc/AutomationTest.h | ||
FAutomationTestFramework
(
const FAutomationTestFramework& |
Copy constructor and assignment operator intentionally left unimplemented. | Misc/AutomationTest.h |
FAutomationTestFramework()
Description
Constructor
| Name | FAutomationTestFramework |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path | #include "Misc/AutomationTest.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/AutomationTest.cpp |
FAutomationTestFramework()
FAutomationTestFramework(const FAutomationTestFramework &)
Description
Copy constructor and assignment operator intentionally left unimplemented.
| Name | FAutomationTestFramework |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/AutomationTest.h |
| Include Path | #include "Misc/AutomationTest.h" |
FAutomationTestFramework
(
const FAutomationTestFramework &
)