This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5.5
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
LevelInstanceEditor
History
a bialokozowicz
815464e82a
Avoid interacting with EditorModeManager singleton during editor shutdown, as it's destroyed in AppPreExit, which is before ShutdownModule is called during editor shutdown (AppExit)
...
#jira UE-226325 #rb JeanFrancois.Dube [CL 36946180 by a bialokozowicz in 5.5 branch]
2024-10-08 16:30:32 -04:00
..
Private
Avoid interacting with EditorModeManager singleton during editor shutdown, as it's destroyed in AppPreExit, which is before ShutdownModule is called during editor shutdown (AppExit)
2024-10-08 16:30:32 -04:00
Public
Level Instance: Sub Actor Selection support
2024-04-11 13:47:04 -04:00
LevelInstanceEditor.Build.cs
Level Instance: Scene Outliner Property Override Column
2024-04-17 11:01:35 -04:00