unreal.PCGProxyInterfaceMode

class unreal.PCGProxyInterfaceMode

Bases: EnumBase

EPCGProxy Interface Mode

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGIndirectionElement.h

BY_BLUEPRINT_ELEMENT: PCGProxyInterfaceMode

Select a custom blueprint element to define the pin interface

Type:

1

BY_NATIVE_ELEMENT: PCGProxyInterfaceMode

Select a native element to define the pin interface

Type:

0

BY_SETTINGS: PCGProxyInterfaceMode

User defined settings will define the pin interface

Type:

2