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