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