You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Added FBlueprintEditorUtils::GetIconFromPin
Removed SPinTypeSelector::GetIconFromPin
Simplified UK2Node_Variable::GetFindReferenceSearchString to leverage FMemberReference::GetSearchString
Optimizations to parsing of Find-in-Blueprint data so it only occurs once (per refresh of data)
#jira UE-21135 - Add feature to blueprint editor to bulk change variable references (Get/Set Nodes) from one variable to another
[CL 2713446 by Michael Schoell in Main branch]