Navigation
API > API/Runtime > API/Runtime/ExternalRpcRegistry
| |
|
| Name |
FRpcLedgerEntry |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/ExternalRPCRegistry/Public/ExternalRpcRegistry.h |
| Include Path |
#include "ExternalRpcRegistry.h" |
Syntax
USTRUCT ()
struct FRpcLedgerEntry
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ExternalRpcRegistry.h |
|
|
|
ExternalRpcRegistry.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| RequestBody |
FString |
|
ExternalRpcRegistry.h |
|
| RequestTime |
FDateTime |
|
ExternalRpcRegistry.h |
|
| RpcName |
FString |
|
ExternalRpcRegistry.h |
|
Functions
Public