You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Dynamic subsystems for fixed module startup wrt subsystem initialization - Python Gettter exposed for both eg: import_subsystem = unreal.get_editor_subsystem(unreal.ImportSubsystem) - Import Subsystem with python exposed import events #rb Matt.Kuhlenschmidt, Rex.Hill #codereview Matt.Kuhlenschmidt, Rex.Hill [CL 4725117 by Chris Gagnon in Dev-Editor branch]