Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGIndirectionElement.h |
| Include | #include "Elements/PCGIndirectionElement.h" |
Syntax
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"),
}
Values
| Name | Description |
|---|---|
| ByNativeElement | |
| UMETA | |
| UMETA |