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)

Unreal Engine C++ API Reference > Developer > SharedSettingsWidgets > SSettingsEditorCheckoutNotice > FArguments

References

   
Module SharedSettingsWidgets
Header /Engine/Source/Developer/SharedSettingsWidgets/Public/SSettingsEditorCheckoutNotice.h
Include #include "SSettingsEditorCheckoutNotice.h"
WidgetArgsType & OnFileProbablyModifiedExternally
&40;
    const FSimpleDelegate & InDelegate
&41;

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)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library