Navigation
| Name | ProxyTable |
| Type | Plugin |
| Part of Plugins | Chooser |
| Location | /Engine/Plugins/Chooser/Source/ProxyTable/ |
| Module Build Rules | ProxyTable.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UChooserParameterProxyTable | |
| UProxyAsset | EXPERIMENTAL: An indirect mapping to an asset. The direct mapping is defined in a Proxy Table. |
| UProxyTable | EXPERIMENTAL: Table mapping of proxy assets to a specific asset. |
| UProxyTableFunctionLibrary | Proxy Table Function Library |
Structs
Interfaces
| Name | Remarks |
|---|---|
| IChooserParameterProxyTable |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FProxyTableChanged | TMulticastDelegate_NoParams< void > | ProxyTable.h | |
| FProxyTypeChanged | TMulticastDelegate_OneParam< void, const UClass *OutputObjectType > | ProxyAsset.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint32 GetTypeHash
(
const FProxyEntry& Entry |
ProxyTable.h |