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 FExternalRpcArgumentDesc
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FExternalRpcArgumentDesc
(
FString InName, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FExternalRpcArgumentDesc& Other |
||
| bool | operator==
(
const FExternalRpcArgumentDesc& Other |