Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FInteractiveProcess
Description
Returns a delegate that is executed when the interactive process completed. Delegate won't be executed if process terminated without user wanting
| Name | OnCompleted |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/InteractiveProcess.h |
| Include Path | #include "Misc/InteractiveProcess.h" |
FOnInteractiveProcessCompleted & OnCompleted()
The delegate.