Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_CustomProperty
| Type | Name | Description | |
|---|---|---|---|
| FString | GetPinTargetVariableName
(
const UEdGraphPin* InPin |
Gets the unique name for the property linked to a given pin. | |
| FString | GetPinTargetVariableName
(
FName InPinName |
Gets the unique name for the property linked to a given pin name. |