You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-21087 - Material Editor: Pressing C for comment doesn't auto highlight the comment text to begin typing the comment Added methods to create a 'user invoked' node on UEdGraph and FGraphNodeCreator, which propagates this property through the FEdGraphEditAction to the SGraphNode. This allows us to give comment nodes focus when created. #reviewedby Dan.Oconnor [CL 2694875 by Richard TalbotWatkin in Main branch]