Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Toolkits
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Toolkits/AssetEditorToolkit.h |
| Include | #include "Toolkits/AssetEditorToolkit.h" |
Syntax
enum EAssetEditorToolkitTabLocation
{
Docked,
Standalone,
}
Values
| Name | Description |
|---|---|
| Docked | The tab is within the "DockedToolkit" tab stack |
| Standalone | The tab is within the "StandaloneToolkit" tab stack |
Remarks
The location of the asset editor toolkit tab Note: These values are serialized into an ini file as an int32