EAssetEditorToolkitTabLocation

The location of the asset editor toolkit tab Note: These values are serialized into an ini file as an int32

Windows
MacOS
Linux

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss