Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/MaterialGraph > API/Editor/UnrealEd/MaterialGraph/UMaterialGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| UEdGraphPin * | GetInputPin
(
int32 InputIndex |
Get a single Input Pin via its index | |
| UEdGraphPin * | GetInputPin
(
const FName& PinName |
Return the first input pin matching the name |