FMonitoredProcess::OnCanceled

Returns a delegate that is executed when the process has been canceled.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/MonitoredProcess.h

Include

#include "Misc/MonitoredProcess.h"

Syntax

FSimpleDelegate & OnCanceled()

Remarks

Returns a delegate that is executed when the process has been canceled.

Returns

The delegate.

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