Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_LinkedAnimLayer
- UAnimGraphNode_Base::GetPinProperty()
- UAnimGraphNode_CustomProperty::GetPinProperty()
- UAnimGraphNode_LinkedAnimLayer::GetPinProperty()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_LinkedAnimLayer.h |
| Include | #include "AnimGraphNode_LinkedAnimLayer.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_LinkedAnimLayer.cpp |
virtual FProperty &42; GetPinProperty
&40;
FName InPinName
&41; const
Remarks
Get the property corresponding to a pin. For array element pins returns the outer array property. Returns null if a property cannot be found.