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 TArray< uint8 > & Data
&41;
Remarks
Sends the data message when process is ready
Parameters
| Name | Description |
|---|---|
| Data | to be sent |