> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GameSaveConflict

> GameSaveConflict 数据类型。

## 属性

| 名称                 | 类型      | 说明                                    |
| :----------------- | :------ | :------------------------------------ |
| ConflictingVersion | Int64   | 与此版本冲突的版本的 ID。应假定该版本具有相反的 IsWinner 值。 |
| IsWinner           | Boolean | 此版本是否为冲突解决过程的获胜者。                     |


## Related topics

- [gamesave_version_finalized](/zh-CN/services/playfab/api-references/events/GameSave/gamesave-version-finalized.md)
- [游戏存档 UI 回调](/zh-CN/services/playfab/player-progression/game-saves/ui-callbacks.md)
- [Save](/zh-CN/reference/system/Wrappers/classes/provider/methods/xgamesave_wrapper_provider_save.md)
- [FMA XR-052：用户状态、存档位置与漫游](/zh-CN/publishing/certification/fma/xr-052.md)
- [游戏存档回滚](/zh-CN/services/playfab/player-progression/game-saves/rollback.md)
