Navigation
API > API/Plugins > API/Plugins/FractureEditor
Inheritance Hierarchy
- IModuleInterface
- FFractureEditorModule
References
| Module | FractureEditor |
| Header | /Engine/Plugins/Experimental/ChaosEditor/Source/FractureEditor/Public/FractureEditor.h |
| Include | #include "FractureEditor.h" |
Syntax
class FFractureEditorModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FExtensibilityManager > | Extensibility Manager for Adding Fracture Tools |
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |