Navigation
API > API/Plugins > API/Plugins/FunctionalTestingEditor
Inheritance Hierarchy
- IModuleInterface
- IFunctionalTestingEditorModule
References
| Module | FunctionalTestingEditor |
| Header | /Engine/Plugins/Tests/FunctionalTestingEditor/Source/Public/FunctionalTestingEditorModule.h |
| Include | #include "FunctionalTestingEditorModule.h" |
Syntax
class IFunctionalTestingEditorModule : public IModuleInterface
Remarks
A module for adding automation exposure in the editor
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | Called right after the module DLL has been loaded and the module object has been created |