ISettingsSection::GetCategory

Gets the settings category that this section belongs to.

Unreal Engine C++ API Reference > Developer > Settings > ISettingsSection

References

   
Module Settings
Header /Engine/Source/Developer/Settings/Public/ISettingsSection.h
Include #include "ISettingsSection.h"
[TWeakPtr](API\Runtime\Core\Templates\TWeakPtr)< [ISettingsCategory](API\Developer\Settings\ISettingsCategory) > GetCategory()  

Remarks

Gets the settings category that this section belongs to. The owner category.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library