Skip to content

Commit

Permalink
https://docs.microsoft.com/gaming/playfab/release-notes/#241220
Browse files Browse the repository at this point in the history
  • Loading branch information
PlayFab SDK Team authored and PlayFab SDK Team committed Dec 20, 2024
1 parent aa4de58 commit 193dc9f
Show file tree
Hide file tree
Showing 39 changed files with 275 additions and 80 deletions.
5 changes: 5 additions & 0 deletions Legacy/PlayFab/Addon.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -5406,6 +5406,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -6345,6 +6349,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
8 changes: 8 additions & 0 deletions Legacy/PlayFab/Admin.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -7399,6 +7399,9 @@
{
"name": "TrueSkillScenarioContainsActiveModel"
},
{
"name": "TrueSkillInvalidConditionRank"
},
{
"name": "GameSaveManifestNotFound"
},
Expand Down Expand Up @@ -23907,6 +23910,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -24846,6 +24853,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
5 changes: 5 additions & 0 deletions Legacy/PlayFab/Authentication.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -3943,6 +3943,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -4882,6 +4886,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
7 changes: 6 additions & 1 deletion Legacy/PlayFab/Client.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -16746,7 +16746,7 @@
"auth": "SessionTicket",
"method": "POST",
"request": "GetPlayerCombinedInfoRequest",
"requestExample": "{\n \"PlayFabId\": \"4027527BF22653D1\",\n \"InfoRequestParameters\": {\n \"GetUserAccountInfo\": true,\n \"GetUserInventory\": false,\n \"GetUserVirtualCurrency\": true,\n \"GetUserData\": true,\n \"UserDataKeys\": [\n \"preferences\",\n \"progress\"\n ],\n \"GetUserReadOnlyData\": false,\n \"GetCharacterInventories\": false,\n \"GetCharacterList\": false,\n \"GetTitleData\": false,\n \"GetPlayerStatistics\": false,\n \"GetPlayerProfile\": false\n }\n}",
"requestExample": "{\n \"PlayFabId\": \"4027527BF22653D1\",\n \"InfoRequestParameters\": {\n \"GetUserAccountInfo\": true,\n \"GetUserInventory\": false,\n \"GetUserVirtualCurrency\": true,\n \"GetUserData\": true,\n \"UserDataKeys\": [\n \"preferences\",\n \"progress\"\n ],\n \"GetUserReadOnlyData\": false,\n \"GetCharacterInventories\": false,\n \"GetCharacterList\": false,\n \"GetTitleData\": false,\n \"GetPlayerStatistics\": false,\n \"GetPlayerProfile\": false,\n \"GetEntityLineage\": false\n }\n}",
"result": "GetPlayerCombinedInfoResult",
"resultExample": "{\n \"code\": 200,\n \"status\": \"OK\",\n \"data\": {\n \"PlayFabId\": \"4027527BF22653D1\",\n \"InfoResultPayload\": {\n \"AccountInfo\": {\n \"PlayFabId\": \"4027527BF22653D1\",\n \"Created\": \"2013-04-07T09:04:28Z\",\n \"Username\": \"my name\",\n \"TitleInfo\": {\n \"Origination\": \"IOS\",\n \"Created\": \"2014-01-08T11:03:18Z\",\n \"LastLogin\": \"2014-04-07T09:04:28Z\",\n \"FirstLogin\": \"2014-01-08T11:03:18Z\",\n \"TitlePlayerAccount\": {\n \"Id\": \"174812abf712\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n },\n \"FacebookInfo\": {\n \"FacebookId\": \"23525445454\"\n },\n \"SteamInfo\": {\n \"SteamCountry\": \"US\",\n \"SteamCurrency\": \"USD\"\n },\n \"GameCenterInfo\": {\n \"GameCenterId\": \"someone\"\n }\n },\n \"UserVirtualCurrency\": {\n \"GC\": 15\n },\n \"UserVirtualCurrencyRechargeTimes\": {\n \"GC\": {\n \"SecondsToRecharge\": 3600,\n \"RechargeTime\": \"2014-01-01T12:00:00Z\",\n \"RechargeMax\": 50\n }\n },\n \"UserData\": {\n \"preferences\": {\n \"Value\": \"alpha\",\n \"LastUpdated\": \"2014-08-20T12:30:45Z\",\n \"Permission\": \"Public\"\n },\n \"progress\": {\n \"Value\": \"level_twenty\",\n \"LastUpdated\": \"2014-09-01T10:12:30Z\",\n \"Permission\": \"Private\"\n }\n },\n \"UserDataVersion\": 12,\n \"UserReadOnlyDataVersion\": 0,\n \"PlayerProfile\": {\n \"TitleId\": \"TitleName\",\n \"PlayerId\": \"10931252888739651331\",\n \"Created\": \"0001-01-01T00:00:00Z\",\n \"LastLogin\": \"0001-01-01T00:00:00Z\",\n \"BannedUntil\": \"9999-12-31T23:59:59.999Z\",\n \"DisplayName\": \"PlayerDisplayName\",\n \"TotalValueToDateInUSD\": 0\n }\n }\n }\n}",
"errors": [
Expand Down Expand Up @@ -23076,6 +23076,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -24015,6 +24019,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
38 changes: 35 additions & 3 deletions Legacy/PlayFab/CloudScript.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2598,6 +2598,13 @@
"requestExample": "{\n \"FunctionName\": \"LevelCompleted\"\n}",
"result": "GetFunctionResult",
"resultExample": "",
"seeAlso": [
"CloudScript/ListFunctions",
"CloudScript/ListHttpFunctions",
"CloudScript/ListQueuedFunctions",
"CloudScript/RegisterHttpFunction",
"CloudScript/RegisterQueuedFunction"
],
"errors": [
"CloudScriptNotFound"
]
Expand Down Expand Up @@ -2673,7 +2680,13 @@
"request": "ListFunctionsRequest",
"requestExample": "{}",
"result": "ListQueuedFunctionsResult",
"resultExample": ""
"resultExample": "",
"seeAlso": [
"CloudScript/ListEventHubFunctions",
"CloudScript/ListFunctions",
"CloudScript/ListHttpFunctions",
"CloudScript/RegisterQueuedFunction"
]
},
{
"name": "PostFunctionResultForEntityTriggeredAction",
Expand All @@ -2686,7 +2699,12 @@
"request": "PostFunctionResultForEntityTriggeredActionRequest",
"requestExample": "{\n \"FunctionResult\": {\n \"ExecutionTimeMilliseconds\": 367,\n \"FunctionName\": \"LevelCompleted\",\n \"FunctionResult\": {\n \"newScore\": 25,\n \"isWinner\": false\n }\n },\n \"Entity\": {\n \"Id\": \"ID\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n}",
"result": "EmptyResult",
"resultExample": ""
"resultExample": "",
"seeAlso": [
"CloudScript/PostFunctionResultForFunctionExecution",
"CloudScript/PostFunctionResultForPlayerTriggeredAction",
"CloudScript/PostFunctionResultForScheduledTask"
]
},
{
"name": "PostFunctionResultForFunctionExecution",
Expand Down Expand Up @@ -2717,7 +2735,12 @@
"request": "PostFunctionResultForPlayerTriggeredActionRequest",
"requestExample": "{\n \"PlayStreamEventEnvelope\": {\n \"EntityId\": \"1234ABCD\",\n \"EntityType\": \"title_player_account\",\n \"EventName\": \"player_logged_in\",\n \"EventNamespace\": \"com.playfab\",\n \"EventData\": \"someeventdata\",\n \"EventSettings\": \"someeventsettings\",\n \"EventToBeDropped\": false\n },\n \"PlayerProfile\": {\n \"TitleId\": \"FFFF\",\n \"PlayerId\": \"1234ABCD\",\n \"Created\": \"2019-02-11T20:23:05Z\",\n \"LastLogin\": \"2020-02-11T20:23:05Z\",\n \"DisplayName\": \"Gudge\"\n },\n \"FunctionResult\": {\n \"ExecutionTimeMilliseconds\": 367,\n \"FunctionName\": \"LevelCompleted\",\n \"FunctionResult\": {\n \"newScore\": 25,\n \"isWinner\": false\n }\n }\n}",
"result": "EmptyResult",
"resultExample": ""
"resultExample": "",
"seeAlso": [
"CloudScript/PostFunctionResultForEntityTriggeredAction",
"CloudScript/PostFunctionResultForFunctionExecution",
"CloudScript/PostFunctionResultForScheduledTask"
]
},
{
"name": "PostFunctionResultForScheduledTask",
Expand Down Expand Up @@ -2821,6 +2844,10 @@
"requestExample": "{\n \"FunctionName\": \"functionName\"\n}",
"result": "EmptyResult",
"resultExample": "",
"seeAlso": [
"CloudScript/RegisterHttpFunction",
"CloudScript/RegisterQueuedFunction"
],
"errors": [
"CloudScriptNotFound"
]
Expand Down Expand Up @@ -6239,6 +6266,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -7178,6 +7209,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
33 changes: 7 additions & 26 deletions Legacy/PlayFab/Data.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -751,12 +751,6 @@
"requestExample": "{\n \"FileNames\": [\n \"game_state\",\n \"avatar\"\n ],\n \"Entity\": {\n \"Id\": \"ID\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n}",
"result": "DeleteFilesResponse",
"resultExample": "{\n \"code\": 200,\n \"status\": \"OK\",\n \"data\": {\n \"ProfileVersion\": 6,\n \"Entity\": {\n \"Id\": \"ID\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n }\n}",
"seeAlso": [
"File/AbortFileUploads",
"File/FinalizeFileUploads",
"File/GetFiles",
"File/InitiateFileUploads"
],
"errors": [
"EntityFileOperationPending",
"FileNotFound"
Expand All @@ -775,12 +769,6 @@
"requestExample": "{\n \"ProfileVersion\": 0,\n \"FileNames\": [\n \"avatar\",\n \"game_state\"\n ],\n \"Entity\": {\n \"Id\": \"ID\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n}",
"result": "FinalizeFileUploadsResponse",
"resultExample": "",
"seeAlso": [
"File/AbortFileUploads",
"File/DeleteFiles",
"File/GetFiles",
"File/InitiateFileUploads"
],
"errors": [
"FileNotFound",
"NoEntityFileOperationPending"
Expand All @@ -798,13 +786,7 @@
"request": "GetFilesRequest",
"requestExample": "{\n \"Entity\": {\n \"Id\": \"ID\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n}",
"result": "GetFilesResponse",
"resultExample": "{\n \"code\": 200,\n \"status\": \"OK\",\n \"data\": {\n \"ProfileVersion\": 5,\n \"Metadata\": {\n \"game_settings\": {\n \"FileName\": \"game_settings\",\n \"DownloadUrl\": \"https://...\",\n \"Size\": 5683,\n \"Checksum\": \"97129sdlkj9129\",\n \"LastModified\": \"2017-12-05T17:36:05Z\"\n }\n },\n \"Entity\": {\n \"Id\": \"ID\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n }\n}",
"seeAlso": [
"File/AbortFileUploads",
"File/DeleteFiles",
"File/FinalizeFileUploads",
"File/InitiateFileUploads"
]
"resultExample": "{\n \"code\": 200,\n \"status\": \"OK\",\n \"data\": {\n \"ProfileVersion\": 5,\n \"Metadata\": {\n \"game_settings\": {\n \"FileName\": \"game_settings\",\n \"DownloadUrl\": \"https://...\",\n \"Size\": 5683,\n \"Checksum\": \"97129sdlkj9129\",\n \"LastModified\": \"2017-12-05T17:36:05Z\"\n }\n },\n \"Entity\": {\n \"Id\": \"ID\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n }\n}"
},
{
"name": "GetObjects",
Expand All @@ -818,10 +800,7 @@
"request": "GetObjectsRequest",
"requestExample": "{\n \"Entity\": {\n \"Id\": \"ABC90712ABC\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n}",
"result": "GetObjectsResponse",
"resultExample": "{\n \"code\": 200,\n \"status\": \"OK\",\n \"data\": {\n \"ProfileVersion\": 17,\n \"Objects\": {\n \"gameState\": {\n \"ObjectName\": \"gameState\",\n \"EscapedDataObject\": \"{ \\\"Property\\\": { \\\"ValueName\\\": 5 } }\"\n }\n },\n \"Entity\": {\n \"Id\": \"ABC1234ABC\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n }\n}",
"seeAlso": [
"Object/SetObjects"
]
"resultExample": "{\n \"code\": 200,\n \"status\": \"OK\",\n \"data\": {\n \"ProfileVersion\": 17,\n \"Objects\": {\n \"gameState\": {\n \"ObjectName\": \"gameState\",\n \"EscapedDataObject\": \"{ \\\"Property\\\": { \\\"ValueName\\\": 5 } }\"\n }\n },\n \"Entity\": {\n \"Id\": \"ABC1234ABC\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n }\n}"
},
{
"name": "InitiateFileUploads",
Expand Down Expand Up @@ -859,9 +838,6 @@
"requestExample": "{\n \"ExpectedProfileVersion\": 5,\n \"Objects\": [\n {\n \"ObjectName\": \"SaveSate\",\n \"DataObject\": {\n \"PlayerDetails\": {\n \"LastMissionSuccess\": \"2017-06-15T11:05:19Z\",\n \"LastMissionFailure\": \"2017-06-12T11:05:19Z\",\n \"MapPosition\": [\n 22.0,\n 37.78\n ],\n \"IsPaidUpgrade\": true\n },\n \"GameSettings\": {\n \"Screen\": \"FriendsList\",\n \"Favorites\": [\n \"Place 1\",\n \"Place 2\"\n ]\n }\n },\n \"SimpleStatements\": {\n \"Read\": [\n {\n \"Friend\": true\n }\n ],\n \"Write\": [\n \"Self\"\n ]\n }\n }\n ],\n \"Entity\": {\n \"Id\": \"A8140AB9109712B\",\n \"Type\": \"title_player_account\",\n \"TypeString\": \"title_player_account\"\n }\n}",
"result": "SetObjectsResponse",
"resultExample": "{\n \"code\": 200,\n \"status\": \"OK\",\n \"data\": {\n \"SetResults\": [\n {\n \"SetResult\": \"Created\"\n }\n ],\n \"ProfileVersion\": 5\n }\n}",
"seeAlso": [
"Object/GetObjects"
],
"errors": [
"InvalidJSONContent"
]
Expand Down Expand Up @@ -4280,6 +4256,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -5219,6 +5199,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
5 changes: 5 additions & 0 deletions Legacy/PlayFab/Economy.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -14535,6 +14535,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -15474,6 +15478,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
5 changes: 5 additions & 0 deletions Legacy/PlayFab/Events.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4323,6 +4323,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -5262,6 +5266,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
5 changes: 5 additions & 0 deletions Legacy/PlayFab/Experimentation.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4898,6 +4898,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -5837,6 +5841,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
5 changes: 5 additions & 0 deletions Legacy/PlayFab/Groups.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -5582,6 +5582,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -6521,6 +6525,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
5 changes: 5 additions & 0 deletions Legacy/PlayFab/Insights.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -3929,6 +3929,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -4868,6 +4872,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
5 changes: 5 additions & 0 deletions Legacy/PlayFab/Localization.api.json
Original file line number Diff line number Diff line change
Expand Up @@ -3477,6 +3477,10 @@
"id": 20067,
"name": "TrueSkillScenarioContainsActiveModel"
},
"TrueSkillInvalidConditionRank": {
"id": 20068,
"name": "TrueSkillInvalidConditionRank"
},
"GameSaveManifestNotFound": {
"id": 20300,
"name": "GameSaveManifestNotFound"
Expand Down Expand Up @@ -4416,6 +4420,7 @@
"TrueSkillConditionSetNotInModel",
"TrueSkillModelStateInvalidForOperation",
"TrueSkillScenarioContainsActiveModel",
"TrueSkillInvalidConditionRank",
"GameSaveManifestNotFound",
"GameSaveManifestVersionAlreadyExists",
"GameSaveConflictUpdatingManifest",
Expand Down
Loading

0 comments on commit 193dc9f

Please sign in to comment.