Navigation
API > API/Plugins > API/Plugins/ActorPalette
Inheritance Hierarchy
- IModuleInterface
- FActorPaletteModule
References
| Module | ActorPalette |
| Header | /Engine/Plugins/Experimental/ActorPalette/Source/ActorPalette/Public/ActorPaletteModule.h |
| Include | #include "ActorPaletteModule.h" |
Syntax
class FActorPaletteModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | This function will be bound to Command (by default it will bring up plugin window) |
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |