Navigation
API > API/Runtime > API/Runtime/ExternalRpcRegistry
| Name | FExternalRpcArgumentDesc |
| Type | struct |
| Header File | /Engine/Source/Runtime/ExternalRPCRegistry/Public/ExternalRpcRegistry.h |
| Include Path | #include "ExternalRpcRegistry.h" |
Syntax
USTRUCT ()
struct FExternalRpcArgumentDesc
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ExternalRpcRegistry.h | |||
FExternalRpcArgumentDesc
(
FString InName, |
ExternalRpcRegistry.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsOptional | bool | ExternalRpcRegistry.h | ||
| Desc | FString | ExternalRpcRegistry.h | ||
| Name | FString | ExternalRpcRegistry.h | ||
| Type | FString | ExternalRpcRegistry.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FExternalRpcArgumentDesc& Other |
ExternalRpcRegistry.h | ||
bool operator==
(
const FExternalRpcArgumentDesc& Other |
ExternalRpcRegistry.h |