Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FInteractiveProcess
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/InteractiveProcess.h |
Include | #include "Misc/InteractiveProcess.h" |
void Cancel
&40;
bool InKillTree
&41;
Remarks
Cancels the process.
Parameters
Name | Description |
---|---|
InKillTree | Whether to kill the entire process tree when canceling this process. |