ISettingsSection::GetCategory

Gets the settings category that this section belongs to.

Windows
MacOS
Linux

References

Module

Settings

Header

/Engine/Source/Developer/Settings/Public/ISettingsSection.h

Include

#include "ISettingsSection.h"

Syntax

TWeakPtr< ISettingsCategory > GetCategory()

Remarks

Gets the settings category that this section belongs to.

Returns

The owner category.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss