Navigation
API > API/Editor > API/Editor/SubobjectDataInterface
Inheritance Hierarchy
- IModuleInterface
- FSubobjectDataInterfaceModule
References
| Module | SubobjectDataInterface |
| Header | /Engine/Source/Editor/SubobjectDataInterface/Public/SubobjectDataInterfaceModule.h |
| Include | #include "SubobjectDataInterfaceModule.h" |
Syntax
class FSubobjectDataInterfaceModule : 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 |