Navigation
API > API/Developer > API/Developer/Settings
Interface for settings tabs.
| Name | ISettingsViewer |
| Type | class |
| Header File | /Engine/Source/Developer/Settings/Public/ISettingsViewer.h |
| Include Path | #include "ISettingsViewer.h" |
Syntax
class ISettingsViewer
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ISettingsViewer() |
Virtual destructor. | ISettingsViewer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Shows the settings tab that belongs to this viewer with the specified settings section pre-selected. | ISettingsViewer.h |