Files
UnrealEngineUWP/Engine/Source/Runtime/InstallBundleManager
david harvey 0d70ab42a7 Platform chunk install bundle wrapper can use PlatformChunkName property to override the named chunk that a bundle will use.
- useful on platforms that do not support a lot of named chunks, allowing multple bundles to reference the same named chunk.
 - also allows XYZOptional bundles to work again, linking them to their main XYZ bundle state on platforms they're not supported on.

#jira UE-146398
#rnx
#rb Justin.Marcus

[CL 26770845 by david harvey in ue5-main branch]
2023-08-02 10:10:48 -04:00
..