Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_GetClassDefaults
| Type | Name | Description | |
|---|---|---|---|
| UEdGraphPin * | FindClassPin () |
Finds and returns the class input pin from the current set of pins. | |
| UEdGraphPin * | FindClassPin
(
const TArray< UEdGraphPin* >& FromPins |
Finds and returns the class input pin. |