TapCommon-Unity/UI/Scripts/Params/IOpenPanelParameter.cs

4 lines
67 B
C#

namespace TapSDK.UI
{
public interface IOpenPanelParameter {}
}