IPortalRpcLocator

Interface for Portal RPC server locators.

Windows
MacOS
Linux

References

Module

PortalRpc

Header

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

Include

#include "IPortalRpcLocator.h"

Syntax

class IPortalRpcLocator

Remarks

Interface for Portal RPC server locators.

Destructors

Name Description

Public function Virtual

~IPortalRpcLocator()

Virtual destructor.

Functions

Name Description

Public function Const

const FMessa...

 

GetServerAddress()

Get the address of the located Portal RPC server.

Public function

FSimpleDeleg...

 

OnServerLocated()

Get a delegate that is executed when an RPC server has been located.

Public function

FSimpleDeleg...

 

OnServerLost()

Get a delegate that is executed when an RPC server has been located.

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