Navigation
API > API/Plugins > API/Plugins/CinematicPrestreamingEditor
| Name | FCinePrestreamingEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/CinematicPrestreaming/Source/CinematicPrestreamingEditor/Public/CinePrestreamingEditorModule.h |
| Include Path | #include "CinePrestreamingEditorModule.h" |
Syntax
class FCinePrestreamingEditorModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CinePrestreamingCreateEditorHandle | FDelegateHandle | CinePrestreamingEditorModule.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
CinePrestreamingEditorModule.h | ||
virtual void StartupModule() |
IModuleInterface implementation | CinePrestreamingEditorModule.h |