FOnStatus

A delegate that is executed to retrieve a status message for a settings section.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library