You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Callbacks can be setup to manually add other default nodes to a Blueprint. Individual modules can also setup, in code, default events using FKismetEditorUtilities::RegisterAutoGeneratedDefaultEvent #jira UE-17413 - Allow projects to add default events to ubergraphs #jira UE-18055 - Let game modules customize default "ghost" nodes #jira UE-12376 - Starting ghost nodes should be laid out in a meaningful order. [CL 2620396 by Michael Schoell in Main branch]