Navigation
API > API/Runtime > API/Runtime/PortalRpc > API/Runtime/PortalRpc/IPortalRpcLocator
Description
Get the address of the located Portal RPC server.
| Name | GetServerAddress |
| Type | function |
| Header File | /Engine/Source/Runtime/Portal/Rpc/Public/IPortalRpcLocator.h |
| Include Path | #include "IPortalRpcLocator.h" |
const FMessageAddress & GetServerAddress() const
The RPC server's message address, or invalid if no server found.
See Also
-
OnServerLocated
-
OnServerLost