> ## 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 データ型。

## Properties

| Name               | Type    | Description                                                            |
| :----------------- | :------ | :--------------------------------------------------------------------- |
| ConflictingVersion | Int64   | このバージョンと競合していたバージョンの ID。そのバージョンには、これとは反対の IsWinner 値が設定されていると想定してください。 |
| IsWinner           | Boolean | このバージョンが競合解決プロセスの勝者であるかどうか。                                            |


## Related topics

- [gamesave_version_finalized](/ja-jp/services/playfab/api-references/events/GameSave/gamesave-version-finalized.md)
- [Game Saves ロールバック](/ja-jp/services/playfab/player-progression/game-saves/rollback.md)
- [Game Saves の UI コールバック](/ja-jp/services/playfab/player-progression/game-saves/ui-callbacks.md)
- [Game Saves の PlayStream イベント](/ja-jp/services/playfab/player-progression/game-saves/playstream-events.md)
- [FMA XR-052: ユーザー状態、セーブ位置、およびローミング](/ja-jp/publishing/certification/fma/xr-052.md)
