Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FBlueprintEditorModule
Delegate for binding functions to be called when the blueprint editor finishes getting created
| Name | FBlueprintEditorOpenedEvent |
| Type | class |
| Header File | /Engine/Source/Editor/Kismet/Public/BlueprintEditorModule.h |
| Include Path | #include "BlueprintEditorModule.h" |
Syntax
class FBlueprintEditorOpenedEvent : public TBaseMulticastDelegate_OneParam< void, EBlueprintType >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, EBlueprintType > → FBlueprintEditorModule::FBlueprintEditorOpenedEvent