Navigation
API > API/Plugins > API/Plugins/AvalancheEditorCore
Inheritance Hierarchy
- UObject
- UAvaEditorContext
References
| Module | AvalancheEditorCore |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheEditorCore/Public/AvaEditorContext.h |
| Include | #include "AvaEditorContext.h" |
Syntax
UCLASS (MinimalAPI)
class UAvaEditorContext : public UObject
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< IAvaEditor > | GetAvaEditor () |
||
| void | SetAvaEditor
(
const TSharedRef< IAvaEditor >& InAvaEditor |