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