Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_FunctionEntry
- UK2Node_EditablePinBase::ModifyUserDefinedPinDefaultValue()
- UK2Node_FunctionEntry::ModifyUserDefinedPinDefaultValue()
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_FunctionEntry.h |
| Include | #include "K2Node_FunctionEntry.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node_FunctionEntry.cpp |
virtual bool ModifyUserDefinedPinDefaultValue
&40;
TSharedPtr< FUserPinInfo > PinInfo,
const FString & NewDefaultValue
&41;
Remarks
Modifies the default value of an existing pin on the node, this will update both the UserPinInfo and the linked editor pin