Navigation
Unreal Engine C++ API Reference > Editor > Kismet
Inheritance Hierarchy
References
Module | Kismet |
Header | /Engine/Source/Editor/Kismet/Public/BlueprintEditorModes.h |
Include | #include "BlueprintEditorModes.h" |
Syntax
class FBlueprintDefaultsApplicationMode : public [FApplicationMode](API\Editor\UnrealEd\WorkflowOrientedApp\FApplicationMode)
Variables
Type | Name | Description |
---|---|---|
FWorkflowAllowe... | BlueprintDefaultsTabFactories | Set of spawnable tabs in Class Defaults mode. |
TWeakPtr< FBlue... | MyBlueprintEditor |
Constructors
Type | Name | Description |
---|---|---|
FBlueprintDefaultsApplicationMode ( TSharedPtr< class FBlueprintEditor ... ) |
Overridden from FApplicationMode
Type | Name | Description |
---|---|---|
void | PostActivateMode () | |
void | RegisterTabFactories ( TSharedPtr< FTabManager > InTabMana... ) |