IPortalRpcServer::ConnectTo

Sends a FPortalRpcServer response to the specified address, effectively allowing the two services to now communicate with each other directly.

Windows
MacOS
Linux

References

Module

PortalRpc

Header

/Engine/Source/Runtime/Portal/Rpc/Public/IPortalRpcServer.h

Include

#include "IPortalRpcServer.h"

Syntax

void ConnectTo
(
    const FMessageAddress & Address
) const

Remarks

Sends a FPortalRpcServer response to the specified address, effectively allowing the two services to now communicate with each other directly.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss