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