Settings

Unreal Engine C++ API Reference > Developer

Classes

Type Name Description
Public class ISettingsCategory Interface for setting categories.
Public class ISettingsContainer Interface for setting containers.
Public class ISettingsModule Interface for settings UI modules.
Public class ISettingsSection Interface for setting sections.
Public class ISettingsViewer Interface for settings tabs.

Typedefs

Name Description
ISettingsCategoryPtr Type definition for shared pointers to instances of ISettingsCategory.
ISettingsCategoryRef Type definition for shared references to instances of ISettingsCategory.
ISettingsContainerPtr Type definition for shared pointers to instances of ISettingsContainer.
ISettingsContainerRef Type definition for shared references to instances of ISettingsContainer.
ISettingsSectionPtr Type definition for shared pointers to instances of ISettingsSection.
ISettingsSectionRef Type definition for shared references to instances of ISettingsSection.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library