FMonitoredProcess::Cancel

Cancels the process.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/MonitoredProcess.h"

Syntax

void Cancel
(
    bool InKillTree
)

Remarks

Cancels the process.

Parameters

Parameter

Description

InKillTree

Whether to kill the entire process tree when canceling this process.

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