Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FInteractiveProcess
| Type | Name | Description | |
|---|---|---|---|
| void | SendWhenReady
(
const FString& Message |
Sends the string message when process is ready | |
| void | SendWhenReady
(
const TArray< uint8 >& Data |
Sends the data message when process is ready |