Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_Base
- UAnimGraphNode_Base::PostProcessPinName()
- UAnimGraphNode_BlendSpaceBase::PostProcessPinName()
- UAnimGraphNode_BlendSpaceGraphBase::PostProcessPinName()
- UAnimGraphNode_ComponentToLocalSpace::PostProcessPinName()
- UAnimGraphNode_Constraint::PostProcessPinName()
- UAnimGraphNode_LocalToComponentSpace::PostProcessPinName()
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h |
| Include | #include "AnimGraphNode_Base.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_Base.cpp |
virtual void PostProcessPinName
(
const UEdGraphPin * Pin,
FString & DisplayName
) const
Remarks
Give the node a chance to change the display name of a pin.