Navigation
API > API/Developer > API/Developer/SettingsEditor > API/Developer/SettingsEditor/ISettingsEditorModule
References
| Module | SettingsEditor |
| Header | /Engine/Source/Developer/SettingsEditor/Public/ISettingsEditorModule.h |
| Include | #include "ISettingsEditorModule.h" |
void SetRestartApplicationCallback
&40;
FSimpleDelegate InRestartApplicationDelegate
&41;
Remarks
Set the delegate that should be called when a setting editor needs to restart the application
Parameters
| Name | Description |
|---|---|
| InRestartApplicationDelegate | The new delegate to call |