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