SSettingsEditorCheckoutNotice::FArguments::OnFileProbablyModifiedExternally

Called when the the file was probably modified externally (only detects files that were 'ready to go' and are now not, e.g., reverted/checked in or files with the read-only flag edited outside)

Windows
MacOS
Linux

References

Module

SharedSettingsWidgets

Header

/Engine/Source/Developer/SharedSettingsWidgets/Public/SSettingsEditorCheckoutNotice.h

Include

#include "SSettingsEditorCheckoutNotice.h"

Syntax

WidgetArgsType & OnFileProbablyModifiedExternally
(
    const FSimpleDelegate & InDelegate
)

Remarks

Called when the the file was probably modified externally (only detects files that were 'ready to go' and are now not, e.g., reverted/checked in or files with the read-only flag edited outside)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss