Files
UnrealEngineUWP/Engine/Source/Editor/WorldBrowser
patrick enfedaque dc5865c2f9 Fix Level Instance Editing Level not showing up in Current Level drop down
- Edited Level Instance LevelStreaming now part of the LevelCollectionModel
- Add a IsUserManaged() virtual to LevelStreaming to limit the actions that can be done on some LevelStreaming classes
- LevelInstanceEditorLevelStreaming overrides IsUserManaged() to return false

#rb richard.malo
#preflight 644fad875875c7d4b4c0b3bf
#rnx

[CL 25284134 by patrick enfedaque in ue5-main branch]
2023-05-01 11:02:43 -04:00
..