Navigation
API > API/Plugins > API/Plugins/ElectraPlayerPluginHandler
Inheritance Hierarchy
- IModuleInterface
- FElectraPlayerPluginHandlerModule
References
| Module | ElectraPlayerPluginHandler |
| Header | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerPluginHandler/Public/ElectraPlayerPluginHandlerModule.h |
| Include | #include "ElectraPlayerPluginHandlerModule.h" |
Syntax
class FElectraPlayerPluginHandlerModule : 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 |