Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Toolkits
Inheritance Hierarchy
- TCommands< FGlobalEditorCommonCommands >
- FGlobalEditorCommonCommands
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Toolkits/GlobalEditorCommonCommands.h |
| Include | #include "Toolkits/GlobalEditorCommonCommands.h" |
Syntax
class FGlobalEditorCommonCommands : public TCommands< FGlobalEditorCommonCommands >
Remarks
Global editor common commands Note: There is no real global command concept, so these must still be registered in each editor
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FUICommandInfo > | FindInContentBrowser | ||
| TSharedPtr< FUICommandInfo > | OpenConsoleCommandBox | ||
| TSharedPtr< FUICommandInfo > | OpenContentBrowserDrawer | ||
| TSharedPtr< FUICommandInfo > | OpenDocumentation | ||
| TSharedPtr< FUICommandInfo > | OpenLevel | Level file commands | |
| TSharedPtr< FUICommandInfo > | OpenOutputLogDrawer | ||
| TSharedPtr< FUICommandInfo > | SelectNextConsoleExecutor | ||
| TSharedPtr< FUICommandInfo > | SummonControlTabNavigation | ||
| TSharedPtr< FUICommandInfo > | SummonControlTabNavigationAlternate | ||
| TSharedPtr< FUICommandInfo > | SummonControlTabNavigationBackwards | ||
| TSharedPtr< FUICommandInfo > | SummonControlTabNavigationBackwardsAlternate | ||
| TSharedPtr< FUICommandInfo > | SummonOpenAssetDialog | ||
| TSharedPtr< FUICommandInfo > | SummonOpenAssetDialogAlternate |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | MapActions
(
TSharedRef< FUICommandList >& ToolkitCommands |
||
| void | |||
| void | |||
| void | OnPressedCtrlTab
(
TSharedPtr< FUICommandInfo > TriggeringCommand |
||
| void | |||
| void | |||
| TSharedPtr< IMenu > | OpenPopupMenu
(
TSharedRef< SWidget > WindowContents, |
||
| void | |||
| TSharedRef< SDockTab > | SpawnAssetPicker
(
const FSpawnTabArgs& InArgs |