Kismet nodes now have their own module to themselves, so Unreal Engine can compile a shipping build correctly.

This commit is contained in:
Jamie Greunbaum
2023-09-20 12:23:21 -04:00
parent df1df9a56f
commit b1ef780086
9 changed files with 140 additions and 7 deletions
+5
View File
@@ -17,6 +17,11 @@
"Type": "Runtime",
"LoadingPhase": "PreDefault"
},
{
"Name": "ComboInputNodes",
"Type": "UncookedOnly",
"LoadingPhase": "Default"
},
{
"Name": "ComboInputEditor",
"Type": "Editor",