Navigation
API > API/Plugins > API/Plugins/PCG
| Name | EPCGProxyInterfaceMode |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGIndirectionElement.h |
| Include Path | #include "Elements/PCGIndirectionElement.h" |
Syntax
enum EPCGProxyInterfaceMode
{
ByNativeElement = 0u,
ByBlueprintElement,
BySettings,
}
Values
| Name | Remarks |
|---|---|
| ByNativeElement | |
| ByBlueprintElement | |
| BySettings |