Navigation
API > API/Plugins > API/Plugins/AvalancheEditorCore
Inheritance Hierarchy
- UWorldSubsystem
- TAvaWorldSubsystemInterface
- UAvaEditorSubsystem
References
| Module | AvalancheEditorCore |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheEditorCore/Public/AvaEditorSubsystem.h |
| Include | #include "AvaEditorSubsystem.h" |
Syntax
UCLASS (MinimalAPI)
class UAvaEditorSubsystem :
public UWorldSubsystem,
public TAvaWorldSubsystemInterface< UAvaEditorSubsystem >
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakPtr< IAvaEditor > | ActiveEditorWeak |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | DoesSupportWorldType
(
const EWorldType::Type InWorldType |
||
| TSharedPtr< InExtensionType > | |||
| TSharedPtr< IAvaEditor > | |||
| void | OnEditorActivated
(
const TSharedRef< IAvaEditor >& InAvaEditor |
||
| void |