Navigation
API > API/Editor > API/Editor/BlueprintEditorLibrary
Inheritance Hierarchy
- IModuleInterface
- FBlueprintEditorLibraryModule
References
| Module | BlueprintEditorLibrary |
| Header | /Engine/Source/Editor/BlueprintEditorLibrary/Public/BlueprintEditorLibraryModule.h |
| Include | #include "BlueprintEditorLibraryModule.h" |
Syntax
class FBlueprintEditorLibraryModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |