Navigation
API > API/Plugins > API/Plugins/EditorTests
Inheritance Hierarchy
- IModuleInterface
- FEditorTestsModule
References
| Module | EditorTests |
| Header | /Engine/Plugins/Tests/EditorTests/Source/EditorTests/Public/EditorTests.h |
| Include | #include "EditorTests.h" |
Syntax
class FEditorTestsModule : 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 |