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