Navigation
API > API/Runtime > API/Runtime/ExternalRpcRegistry
| |
|
| Name |
FExternalRouteDesc |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/ExternalRPCRegistry/Public/ExternalRpcRegistry.h |
| Include Path |
#include "ExternalRpcRegistry.h" |
Syntax
USTRUCT ()
struct FExternalRouteDesc
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ExternalRpcRegistry.h |
|
|
|
ExternalRpcRegistry.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ExpectedArguments |
TArray< FExternalRpcArgumentDesc > |
|
ExternalRpcRegistry.h |
|
| Handle |
FHttpRouteHandle |
|
ExternalRpcRegistry.h |
|
| InputContentType |
FString |
|
ExternalRpcRegistry.h |
|
| RpcCategory |
FString |
|
ExternalRpcRegistry.h |
|
Functions
Public