Navigation
Unreal Engine C++ API Reference > Plugins > ChaosNiagara
Inheritance Hierarchy
- IModuleInterface
- FChaosNiagaraModule
References
Module | ChaosNiagara |
Header | /Engine/Plugins/Experimental/ChaosNiagara/Source/ChaosNiagara/Public/ChaosNiagara.h |
Include | #include "ChaosNiagara.h" |
Syntax
class FChaosNiagaraModule : 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 |