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