ISettingsSectionRef

Type definition for shared references to instances of [ISettingsSection](API\Developer\Settings\ISettingsSection).

Unreal Engine C++ API Reference > Developer > Settings

Type

typedef [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [ISettingsSection](API\Developer\Settings\ISettingsSection) > ISettingsSectionRef  

References

   
Module Settings
Header /Engine/Source/Developer/Settings/Public/ISettingsSection.h
Include #include "ISettingsSection.h"

Remarks

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