Navigation
API > API/Developer > API/Developer/Settings > API/Developer/Settings/ISettingsModule
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< ISettingsSection > | RegisterSettings
(
const FName& ContainerName, |
Adds a settings section to the specified settings container (using a settings object). | |
| TSharedPtr< ISettingsSection > | RegisterSettings
(
const FName& ContainerName, |
Adds a settings section to the specified settings container (using a custom settings widget). |