Navigation
Unreal Engine C++ API Reference > Developer > Settings > ISettingsSection
Type
typedef TBaseDelegate_NoParams< [FText](API\Runtime\Core\Internationalization\FText) > FOnStatus
References
Module | Settings |
Header | /Engine/Source/Developer/Settings/Public/ISettingsSection.h |
Include | #include "ISettingsSection.h" |
Remarks
A delegate that is executed to retrieve a status message for a settings section.
The return value is status message.