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