Navigation
API > API/Plugins > API/Plugins/AvalancheEditorCore
Inheritance Hierarchy
- IAvaTypeCastable
- TSharedFromThis< IAvaEditorExtension >
- IAvaEditorExtension
- FAvaEditorExtension
References
| Module | AvalancheEditorCore |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheEditorCore/Public/IAvaEditorExtension.h |
| Include | #include "IAvaEditorExtension.h" |
Syntax
class FAvaEditorExtension : public IAvaEditorExtension
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAvaTypeId |
Overridden from IAvaEditorExtension
| Type | Name | Description | |
|---|---|---|---|
| void | Construct
(
const TSharedRef< IAvaEditor >& InEditor |
Called as soon as this Editor Extension is created. | |
| TSharedPtr< IAvaEditor > | GetEditor () |
Overridden from IAvaTypeCastable
| Type | Name | Description | |
|---|---|---|---|
| const void * | CastTo_Impl
(
FAvaTypeId InCastToType |
||
| FAvaTypeId | GetTypeId () |
Typedefs
| Name | Description |
|---|---|
| FAvaInherits |