Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_Base
Type | Name | Description | |
---|---|---|---|
FProperty * | GetPinProperty
(
const UEdGraphPin* InPin |
Get the property corresponding to a pin. For array element pins returns the outer array property. Returns null if a property cannot be found. | |
FProperty * | GetPinProperty
(
FName InPinName |