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