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