unreal.GlobalTabSwitchingBehavior

class unreal.GlobalTabSwitchingBehavior

Bases: EnumBase

EGlobal Tab Switching Behavior

C++ Source:

  • Module: UnrealEd

  • File: EditorPerProjectUserSettings.h

BROWSER_STYLE: GlobalTabSwitchingBehavior = Ellipsis

Same behavior as browser where window tab order defines order of switching

Type:

1

LAST_ACCESSED_ASSET: GlobalTabSwitchingBehavior = Ellipsis

Legacy behavior where last accessed asset defines order of switching

Type:

0