Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore
Inheritance Hierarchy
- IModuleInterface
- FGeometryScriptingCoreModule
References
| Module | GeometryScriptingCore |
| Header | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScriptingCoreModule.h |
| Include | #include "GeometryScriptingCoreModule.h" |
Syntax
class FGeometryScriptingCoreModule : 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 |