Navigation
API > API/Plugins > API/Plugins/BaseCharacterFXEditor
Inheritance Hierarchy
- IModuleInterface
- FBaseCharacterFXEditorModule
- FExampleCharacterFXEditorModule
References
| Module | BaseCharacterFXEditor |
| Header | /Engine/Plugins/Experimental/CharacterFXEditor/BaseCharacterFXEditor/Source/BaseCharacterFXEditor/Public/BaseCharacterFXEditorModule.h |
| Include | #include "BaseCharacterFXEditorModule.h" |
Syntax
class FBaseCharacterFXEditorModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| FOnRegisterLayoutExtensions & |
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FOnRegisterLayoutExtensions | Used by the EditorUISubsystem. |