Navigation
| Name | AvalancheEditorCore |
| Type | Editor |
| Part of Plugins | Motion Design |
| Location | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheEditorCore/ |
| Module Build Rules | AvalancheEditorCore.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FAvaEditorBuilder | |
| FAvaEditorCoreStyle | |
| FAvaEditorExtension | |
| FAvaEditorExtensionTypeRegistry | |
| FAvaEditorPastedActor | Data struct used by the editor and its extensions to process a pasted actor |
| FAvaEditorSelection | |
| FAvaLevelEditorBuilder | |
| FAvaLevelEditorUtils | Utility class for the Level Editor and the Motion Design extension editor of it |
| FAvaTabSpawner | Base Implementation of IAvaTabSpawner with functionality and data likely to be used across most Tab Spawners |
| SAvaMultiComboButton | A button that, when clicked, brings up a popup. |
| SAvaUserInputDialog | |
| UAvaBoundsProviderSubsystem | |
| UAvaEditorContext | |
| UAvaEditorSubsystem | |
| UAvaSelectionProviderSubsystem |
Structs
| Name | Remarks |
|---|---|
| CAvaEditorStaticShutdownProvider | Requires a given type to have StaticShutdown() |
| CAvaEditorStaticStartupProvider | Requires a given type to have StaticStartup() |
| FAvaEditorExtensionType | |
| FAvaEditorWidgetUtils | |
| FAvaUserInputDialogDataTypeBase | |
| FAvaUserInputDialogDataTypeStruct | |
| FAvaUserInputDialogNumericData | |
| FAvaUserInputDialogTextData | |
| TAvaUserInputDialogDataTypeStruct |
Interfaces
| Name | Remarks |
|---|---|
| IAvaEditor | Interface used to Extend an Editor (e.g. Level Editor) for the Motion Design Workflow that extends beyond the limits of Mode UI Layer |
| IAvaEditorCoreModule | |
| IAvaEditorExtension | |
| IAvaEditorProvider | |
| IAvaTabSpawner |
Enums
Public
| Name | Remarks |
|---|---|
| EAvaEditorObjectQueryType | |
| EAvaSelectionSource |