Navigation
| Name | PortalRpc |
| Type | Runtime |
| Location | /Engine/Source/Runtime/Portal/Rpc/ |
| Module Build Rules | PortalRpc.Build.cs |
Interfaces
| Name | Remarks |
|---|---|
| IPortalRpcLocator | Interface for Portal RPC server locators. |
| IPortalRpcModule | Interface for the PortalRpc module. |
| IPortalRpcResponder | Interface for Portal RPC responders. |
| IPortalRpcServer | Interface for Portal RPC server |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnPortalRpcLookup | TBaseDelegate_OneParam< TSharedPtr< IPortalRpcServer >, const FString & > | IPortalRpcResponder.h |