ISettingsSection::GetCustomWidget

Gets the custom settings widget for this settings section.

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)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GetCustomWidget() const  

Remarks

Gets the custom settings widget for this settings section. The custom widget.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library