Navigation
API > API/Editor > API/Editor/Kismet
Inheritance Hierarchy
- TSharedFromThis
- FApplicationMode
- FBlueprintDefaultsApplicationMode
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/BlueprintEditorModes.h |
| Include | #include "BlueprintEditorModes.h" |
Syntax
class FBlueprintDefaultsApplicationMode : public FApplicationMode
Variables
| Type | Name | Description | |
|---|---|---|---|
| FWorkflowAllowedTabSet | BlueprintDefaultsTabFactories | Set of spawnable tabs in Class Defaults mode. | |
| TWeakPtr< FBlueprintEditor > | MyBlueprintEditor |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBlueprintDefaultsApplicationMode
(
TSharedPtr< class FBlueprintEditor > InBlueprintEditor |
Overridden from FApplicationMode
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | RegisterTabFactories
(
TSharedPtr< FTabManager > InTabManager |