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