Navigation
API > API/Developer > API/Developer/Settings > API/Developer/Settings/ISettingsSection
References
| Module | Settings |
| Header | /Engine/Source/Developer/Settings/Public/ISettingsSection.h |
| Include | #include "ISettingsSection.h" |
bool Export
&40;
const FString & Filename
&41;
Remarks
Exports the settings in this section to the specified file. true if the settings were exported, false otherwise.
Parameters
| Name | Description |
|---|---|
| Filename | The path to the file. |