Navigation
API > API/Runtime > API/Runtime/PortalRpc
References
| Module | PortalRpc |
| Header | /Engine/Source/Runtime/Portal/Rpc/Public/IPortalRpcResponder.h |
| Include | #include "IPortalRpcResponder.h" |
Syntax
class IPortalRpcResponder
Remarks
Interface for Portal RPC responders.
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FOnPortalRpcLookup & | OnLookup () |
Get a delegate that is executed when a look-up for an RPC server occurs. |