Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_CustomProperty
References
| Module | AnimGraph |
| Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_CustomProperty.h |
| Include | #include "AnimGraphNode_CustomProperty.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_CustomProperty.cpp |
void GetInstancePinProperty
(
const IAnimBlueprintCompilationContext & InCompilationContext,
UEdGraphPin * InInputPin,
FProperty *& OutProperty
)
Remarks
Gets the property on InOwnerInstanceClass that corresponds to InInputPin.