Navigation
Unreal Engine C++ API Reference > Runtime > MessagingRpc > IMessageRpcServer
- IMessageRpcServer::SetSendProgressUpdate()
- FMessageRpcServer::SetSendProgressUpdate()
References
Module | MessagingRpc |
Header | /Engine/Source/Runtime/MessagingRpc/Public/IMessageRpcServer.h |
Include | #include "IMessageRpcServer.h" |
void SetSendProgressUpdate
&40;
bool InSendProgress
&41;
Remarks
Set if the server sends progress updates
Parameters
Name | Description |
---|---|
InSendProgress | if the server send rpc progress update |