Navigation
| Name | CineAssemblyToolsEditor |
| Type | Editor |
| Part of Plugins | Cinematic Assembly Tools (CAT) |
| Location | /Engine/Plugins/VirtualProduction/CinematicAssemblyTools/Source/CineAssemblyToolsEditor/ |
| Module Build Rules | CineAssemblyToolsEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FScopedModifyProductionExtendedData | Helper class for scoping modifications to a Productions extended data. |
| UProductionSettings | Cinematic Production Settings |
Structs
| Name | Remarks |
|---|---|
| FCinematicProduction | Collection of production settings to override the project/editor behavior |
| FFolderTemplate | Properties of a folder in the production's template folder hierarchy |
Interfaces
| Name | Remarks |
|---|---|
| ICineAssemblyToolsEditorModule | Interface for CineAssemblyToolsEditor module |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FGetWidget | TBaseDelegate_NoParams< TSharedRef< SWidget > > | Callback for constructing a new SWidget. | ICineAssemblyToolsEditorModule.h |
| FOnActiveProductionChanged | TMulticastDelegate_NoParams< void > | ProductionSettings.h | |
| FOnProductionExtendedDataExported | TMulticastDelegate_TwoParams< void, const FCinematicProduction &, const UScriptStruct * > | ProductionSettings.h | |
| FOnProductionListChanged | TMulticastDelegate_NoParams< void > | ProductionSettings.h |
Enums
Public
| Name | Remarks |
|---|---|
| ESubsequencePriority | Options for determining the hierarchical bias of subsequences |