![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ExternalRpcRegistry.h>
Public Member Functions | |
| FRpcLedgerEntry ()=default | |
| FRpcLedgerEntry (FString InName, FString InBody) | |
Public Attributes | |
| FString | RpcName |
| FString | RequestBody |
| FDateTime | RequestTime |
|
default |
|
inline |
| FString FRpcLedgerEntry::RequestBody |
| FDateTime FRpcLedgerEntry::RequestTime |
| FString FRpcLedgerEntry::RpcName |