Navigation
API > API/Plugins > API/Plugins/ProxyTable
References
| Module | ProxyTable |
| Header | /Engine/Plugins/Experimental/Chooser/Source/ProxyTable/Public/ProxyTable.h |
| Include | #include "ProxyTable.h" |
Syntax
USTRUCT&40;&41;
struct FProxyEntry
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Key | Temporarily leaving this property for backwards compatibility with old content which used FNames rather than UProxyAsset | |
| TArray< FProxyStructOutput > | OutputStructData | ||
| TObjectPtr< UProxyAsset > | Proxy | ||
| FInstancedStruct | ValueStruct |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
const FProxyEntry& Other |
||
| bool | operator==
(
const FProxyEntry& Other |