Navigation
API > API/Runtime > API/Runtime/ExternalRpcRegistry > API/Runtime/ExternalRpcRegistry/FRpcLedgerEntry
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ExternalRpcRegistry.h |
|
|
|
ExternalRpcRegistry.h |
|
FRpcLedgerEntry()
| |
|
| Name |
FRpcLedgerEntry |
| Type |
function |
| Header File |
/Engine/Source/Runtime/ExternalRPCRegistry/Public/ExternalRpcRegistry.h |
| Include Path |
#include "ExternalRpcRegistry.h" |
FRpcLedgerEntry()
FRpcLedgerEntry(FString, FString)
| |
|
| Name |
FRpcLedgerEntry |
| Type |
function |
| Header File |
/Engine/Source/Runtime/ExternalRPCRegistry/Public/ExternalRpcRegistry.h |
| Include Path |
#include "ExternalRpcRegistry.h" |
FRpcLedgerEntry
(
FString InName,
FString InBody
)