Navigation
API > API/Developer > API/Developer/Settings > API/Developer/Settings/ISettingsSection
Type
typedef TBaseDelegate_NoParams< bool > FOnCanEdit
References
Module | Settings |
Header | /Engine/Source/Developer/Settings/Public/ISettingsSection.h |
Include | #include "ISettingsSection.h" |
Remarks
A delegate that is executed to check whether a settings section can be edited.
The return value indicates whether the section can be edited.