Navigation
API > API/Developer > API/Developer/SettingsEditor > API/Developer/SettingsEditor/ISettingsEditorModel
References
Module | SettingsEditor |
Header | /Engine/Source/Developer/SettingsEditor/Public/ISettingsEditorModel.h |
Include | #include "ISettingsEditorModel.h" |
void SelectSection
&40;
const TSharedPtr< ISettingsSection > & Section
&41;
Remarks
Selects the specified settings section to be displayed in the editor.
Parameters
Name | Description |
---|---|
Section | The section to select. |
See Also
SelectPreviousSection