ISettingsEditorModel::GetSelectedSection

Gets the selected settings section.

Unreal Engine C++ API Reference > Developer > SettingsEditor > ISettingsEditorModel

References

   
Module SettingsEditor
Header /Engine/Source/Developer/SettingsEditor/Public/ISettingsEditorModel.h
Include #include "ISettingsEditorModel.h"
const [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [ISettingsSection](API\Developer\Settings\ISettingsSection) > & GetSelectedSection() const  

Remarks

Gets the selected settings section. The selected section, if any.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library