Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Docking > API/Runtime/Slate/Framework/Docking/FLayoutSaveRestore
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Docking/LayoutService.h |
| Include | #include "Framework/Docking/LayoutService.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Docking/LayoutService.cpp |
static bool DuplicateConfig
&40;
const FString & SourceConfigFileName,
const FString & TargetConfigFileName
&41;
Remarks
Duplicate the layout config from one file to another.
Parameters
| Name | Description |
|---|---|
| SourceConfigFileName | The name of the source configuration file. |
| TargetConfigFileName | The name of the target configuration file. |