Navigation
API > API/Editor > API/Editor/KismetWidgets
References
| Module | KismetWidgets |
| Header | /Engine/Source/Editor/KismetWidgets/Public/CreateBlueprintFromActorDialog.h |
| Include | #include "CreateBlueprintFromActorDialog.h" |
Syntax
class FCreateBlueprintFromActorDialog
Functions
| Type | Name | Description | |
|---|---|---|---|
| ECreateBlueprintFromActorMode | Static function that returns which create modes are valid given the current selection set | ||
| void | OpenDialog
(
ECreateBlueprintFromActorMode CreateMode, |
Static function to access constructing this window. |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| void | OpenDialog
(
bool bInHarvest, |
Use version of OpenDialog that takes the CreateMode enum |