Navigation
API > API/Plugins > API/Plugins/PhysicsControlEditor
Inheritance Hierarchy
- IModuleInterface
- FPhysicsControlEditorModule
References
| Module | PhysicsControlEditor |
| Header | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControlEditor/Public/PhysicsControlEditorModule.h |
| Include | #include "PhysicsControlEditorModule.h" |
Syntax
class FPhysicsControlEditorModule : public IModuleInterface
Remarks
Module handles the Physics Control Profile editor, and also the Physics Control Visualizer
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |