Files
UnrealEngineUWP/Engine/Source/Editor/DetailCustomizations
Sebastien Lussier b91ae9ad66 World Partition - Only create the UWorldPartitionSubsystem if the world contains a world partition
* Conditionally create the subsystem using UWorldPartitionSubsystem::ShouldCreateSubsystem()
* Removed UWorldPartitionSubsystem::IsEnabled()
* Added UWorld::HasSubsystem()
#rb jeanfrancois.dube, patrick.enfedaque

[CL 14317949 by Sebastien Lussier in ue5-main branch]
2020-09-15 07:30:10 -04:00
..