Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FInteractiveProcess > API/Runtime/Core/Misc/FInteractiveProcess/SendWhenReady
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/InteractiveProcess.h |
Include | #include "Misc/InteractiveProcess.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/InteractiveProcess.cpp |
void SendWhenReady
&40;
const FString & Message
&41;
Remarks
Sends the string message when process is ready
Parameters
Name | Description |
---|---|
Message | to be sent |