Files
UnrealEngineUWP/Engine/Source/Runtime/Windows/WindowsPlatformFeatures
David Harvey 3592ba635a Adding ISaveGameSystemModule module, comparable to the platform chunk install module.
Example usage added to Windows platform, allowing Windows platform extensions to override the default save system.
```
[PlatformFeatures]
SaveGameSystemModule=MySaveModule
```

#jira UE-143574, UE-179187
#rb Wojciech.Krywult
#preflight 6447ee14864f15ebf5c5bd01

[CL 25181389 by David Harvey in ue5-main branch]
2023-04-25 11:33:54 -04:00
..