Navigation
| Name | StormSyncEditor |
| Type | Editor |
| Part of Plugins | Storm Sync |
| Location | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncEditor/ |
| Module Build Rules | StormSyncEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FStormSyncEditorModule | Main entry point and implementation of StormSync Core Editor module. |
| UStormSyncNotificationSubsystem | This subsystem main purpose is to listen for tcp related events triggered from StormSyncTransport layers and module, to provide in-editor integration and handle UI/UX feedback to the end user. |
Structs
| Name | Remarks |
|---|---|
| FStormSyncNotificationTask | Data payload for progress bars to handle an active progress notification |
Interfaces
| Name | Remarks |
|---|---|
| IStormSyncImportWizard |