ISettingsSection::GetSettingsObject

Gets the [UObject](API\Runtime\CoreUObject\UObject\UObject) holding the section's settings.

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

References

   
Module Settings
Header /Engine/Source/Developer/Settings/Public/ISettingsSection.h
Include #include "ISettingsSection.h"
[TWeakObjectPtr](API\Runtime\Core\UObject\TWeakObjectPtr)< [UObject](API\Runtime\CoreUObject\UObject\UObject) > GetSettingsObject() const  

Remarks

Gets the UObject holding the section's settings. Settings object.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library