Navigation
API > API/Runtime > API/Runtime/GeometryCore
Inheritance Hierarchy
- IModuleInterface
- FGeometryCoreModule
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/GeometryCoreModule.h |
| Include | #include "GeometryCoreModule.h" |
Syntax
class FGeometryCoreModule : 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 |