Navigation
API > API/Runtime > API/Runtime/ExternalRpcRegistry
| |
|
| Name |
FRpcConfig |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/ExternalRPCRegistry/Public/ExternalRpcRegistry.h |
| Include Path |
#include "ExternalRpcRegistry.h" |
Syntax
USTRUCT ()
struct FRpcConfig
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ActiveHostPort |
int |
It is valid to have mappings, but no active port, in the case of a client with multiple endpoint hosts |
ExternalRpcRegistry.h |
|
| PortMapping |
TMap< FString, int > |
|
ExternalRpcRegistry.h |
|
Functions
Public