Files
UnrealEngineUWP/Engine/Source/Programs/UnrealBuildTool
david harvey 51ccadc022 separate the AppX culture id from the PerCultureResources into its own UE StageId -> AppX CultureId override table.
- Having two fields generally just caused confusion.
 - Most of the time, a simple 1:1 passthrough is sufficient.
 - DLC and Features both need the CultureId when configuring localized properties, but this was stored in a separate structure and required fiddly code to look it up.

#jira UE-185896
#rb Dave.Barrett

[CL 25947433 by david harvey in ue5-main branch]
2023-06-13 05:49:20 -04:00
..