enum EPCGProxyInterfaceMode
{
ByNativeElement = 0u UMETA(Tooltip = "Select a native element to define the pin interface"),
UMETA =(Tooltip = "Select a custom blueprint element to define the pin interface"),
UMETA =(Tooltip = "User defined settings will define the pin interface"),
}