Navigation
API > API/Runtime > API/Runtime/ExternalRpcRegistry
References
| Module | ExternalRpcRegistry |
| Header | /Engine/Source/Runtime/ExternalRPCRegistry/Public/ExternalRpcRegistry.h |
| Include | #include "ExternalRpcRegistry.h" |
Syntax
USTRUCT ()
struct FExternalRouteDesc
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FExternalRpcArgumentDesc > | ExpectedArguments | ||
| FHttpRouteHandle | Handle | ||
| FString | InputContentType |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExternalRouteDesc
(
FHttpRouteHandle InHandle, |