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