Navigation
Unreal Engine C++ API Reference > 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. |