LayoutName
LayoutName
#Overview
name: LayoutName
The value of this variable can be defined or overridden in .ini config files. 2
.ini config files referencing this setting variable.
It is referenced in 77
C++ source files.
#Summary
#Setting Variables
#References In INI files
Location: <Workspace>/Engine/Config/Layouts/DefaultLayout.ini:4, section: [EditorLayouts]
- INI Section:
EditorLayouts
- Raw value:
NSLOCTEXT("LayoutNamespace", "Default_Editor_Layout", "Default Editor Layout")
- Is Array:
False
Location: <Workspace>/Engine/Config/Layouts/UE4ClassicLayout.ini:2, section: [EditorLayouts]
- INI Section:
EditorLayouts
- Raw value:
NSLOCTEXT("LayoutNamespace", "UE4_Classic_Layout", "UE4 Classic Layout")
- Is Array:
False
#References in C++ code
The name of this variable is too overloaded. There are many C++ source code (77
callsites) referencing the name of this variable. We have to skip these details.