-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://docs.microsoft.com/en-us/gaming/playfab/release-notes/#240816
- Loading branch information
Showing
44 changed files
with
3,904 additions
and
320 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...pleMacProject/Assets/PlayFabEditorExtensions/Editor/Scripts/Utils/PlayFabEditorVersion.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
namespace PlayFab.PfEditor { public static partial class PlayFabEditorHelper { public static string EDEX_VERSION = "2.198.240802"; } } | ||
namespace PlayFab.PfEditor { public static partial class PlayFabEditorHelper { public static string EDEX_VERSION = "2.200.240816"; } } |
390 changes: 390 additions & 0 deletions
390
ExampleMacProject/Assets/PlayFabSDK/Addon/PlayFabAddonAPI.cs
Large diffs are not rendered by default.
Oops, something went wrong.
354 changes: 354 additions & 0 deletions
354
ExampleMacProject/Assets/PlayFabSDK/Addon/PlayFabAddonInstanceAPI.cs
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.