unreal.GlobalTabSwitchingBehavior¶
- class unreal.GlobalTabSwitchingBehavior¶
Bases:
EnumBaseEGlobal 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