Navigation
Unreal Engine C++ API Reference > 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 |