Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKRuntime
Inheritance Hierarchy
- IModuleInterface
- FMetaHumanSDKRuntimeModule
References
| Module | MetaHumanSDKRuntime |
| Header | /Engine/Plugins/Experimental/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKRuntime/Public/MetaHumanSDKRuntime.h |
| Include | #include "MetaHumanSDKRuntime.h" |
Syntax
class FMetaHumanSDKRuntimeModule : 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 |