Navigation
API > API/Plugins > API/Plugins/AutomationDriverTests
Inheritance Hierarchy
- IModuleInterface
- FAutomationDriverTestsModule
References
| Module | AutomationDriverTests |
| Header | /Engine/Plugins/Tests/AutomationDriverTests/Source/AutomationDriverTests/Public/AutomationDriverTests.h |
| Include | #include "AutomationDriverTests.h" |
Syntax
class FAutomationDriverTestsModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |