备份CatanBuilding瘦身独立工程
This commit is contained in:
9
LocalPackages/PlayFabSDK/Shared/Public/IPlayFabPlugin.cs
Normal file
9
LocalPackages/PlayFabSDK/Shared/Public/IPlayFabPlugin.cs
Normal file
@@ -0,0 +1,9 @@
|
||||
namespace PlayFab
|
||||
{
|
||||
/// <summary>
|
||||
/// Base interface of any PlayFab SDK plugin.
|
||||
/// </summary>
|
||||
public interface IPlayFabPlugin
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user