fix:1、添加项目。2、基本箭头生成
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.store_17
|
||||
{
|
||||
public partial class btn_buy
|
||||
{
|
||||
/// <summary>
|
||||
/// 0:0
|
||||
/// </summary>
|
||||
public int _Can_buy_0 = 0;
|
||||
/// <summary>
|
||||
/// 1:1
|
||||
/// </summary>
|
||||
public int _Can_buy_1 = 1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d6a5dd4064f8b5548a1cca8b4fd880b3
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.store_17
|
||||
{
|
||||
public partial class btn_buy
|
||||
{
|
||||
/// <summary>
|
||||
/// 0:0
|
||||
/// </summary>
|
||||
public const int Can_buy_0 = 0;
|
||||
/// <summary>
|
||||
/// 1:1
|
||||
/// </summary>
|
||||
public const int Can_buy_1 = 1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 93a3ac023781b3740a963767c0faaa7f
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.store_17
|
||||
{
|
||||
public partial class btn_close
|
||||
{
|
||||
/// <summary>
|
||||
/// 0:0
|
||||
/// </summary>
|
||||
public int _Can_buy_0 = 0;
|
||||
/// <summary>
|
||||
/// 1:1
|
||||
/// </summary>
|
||||
public int _Can_buy_1 = 1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 97a1c08c59995f94cb4346f55fddbe51
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.store_17
|
||||
{
|
||||
public partial class btn_close
|
||||
{
|
||||
/// <summary>
|
||||
/// 0:0
|
||||
/// </summary>
|
||||
public const int Can_buy_0 = 0;
|
||||
/// <summary>
|
||||
/// 1:1
|
||||
/// </summary>
|
||||
public const int Can_buy_1 = 1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d6d13d52df84e9f4a986975a1c7ca4a6
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.store_17
|
||||
{
|
||||
public partial class btn_watchAd1
|
||||
{
|
||||
/// <summary>
|
||||
/// 0:can
|
||||
/// </summary>
|
||||
public int _Can_buy_can = 0;
|
||||
/// <summary>
|
||||
/// 1:cd
|
||||
/// </summary>
|
||||
public int _Can_buy_cd = 1;
|
||||
}
|
||||
}
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d4d609eeadcb2f84e8d05c9c49ef4cd6
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.store_17
|
||||
{
|
||||
public partial class btn_watchAd1
|
||||
{
|
||||
/// <summary>
|
||||
/// 0:can
|
||||
/// </summary>
|
||||
public const int Can_buy_can = 0;
|
||||
/// <summary>
|
||||
/// 1:cd
|
||||
/// </summary>
|
||||
public const int Can_buy_cd = 1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 49730b3bd9543d64c842f964db089d6d
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,31 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.store_17
|
||||
{
|
||||
public partial class buygold_item
|
||||
{
|
||||
/// <summary>
|
||||
/// 0:0
|
||||
/// </summary>
|
||||
public int _Index_0 = 0;
|
||||
/// <summary>
|
||||
/// 1:1
|
||||
/// </summary>
|
||||
public int _Index_1 = 1;
|
||||
/// <summary>
|
||||
/// 2:2
|
||||
/// </summary>
|
||||
public int _Index_2 = 2;
|
||||
/// <summary>
|
||||
/// 3:3
|
||||
/// </summary>
|
||||
public int _Index_3 = 3;
|
||||
/// <summary>
|
||||
/// 4:4
|
||||
/// </summary>
|
||||
public int _Index_4 = 4;
|
||||
}
|
||||
}
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d58449a00bcbff6419ff531fa949c122
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,31 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.store_17
|
||||
{
|
||||
public partial class buygold_item
|
||||
{
|
||||
/// <summary>
|
||||
/// 0:0
|
||||
/// </summary>
|
||||
public const int Index_0 = 0;
|
||||
/// <summary>
|
||||
/// 1:1
|
||||
/// </summary>
|
||||
public const int Index_1 = 1;
|
||||
/// <summary>
|
||||
/// 2:2
|
||||
/// </summary>
|
||||
public const int Index_2 = 2;
|
||||
/// <summary>
|
||||
/// 3:3
|
||||
/// </summary>
|
||||
public const int Index_3 = 3;
|
||||
/// <summary>
|
||||
/// 4:4
|
||||
/// </summary>
|
||||
public const int Index_4 = 4;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d3730447ca779c04aa0b2ad10effe111
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.store_17
|
||||
{
|
||||
public partial class com_buygold
|
||||
{
|
||||
/// <summary>
|
||||
/// 0:ad
|
||||
/// </summary>
|
||||
public int _Pay_type_ad = 0;
|
||||
/// <summary>
|
||||
/// 1:max
|
||||
/// </summary>
|
||||
public int _Pay_type_max = 1;
|
||||
}
|
||||
}
|
||||
+11
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3d36a2587ee10384a906b0f87b5a307f
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.store_17
|
||||
{
|
||||
public partial class com_buygold
|
||||
{
|
||||
/// <summary>
|
||||
/// 0:ad
|
||||
/// </summary>
|
||||
public const int Pay_type_ad = 0;
|
||||
/// <summary>
|
||||
/// 1:max
|
||||
/// </summary>
|
||||
public const int Pay_type_max = 1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b5fd698be55d1054a89519d176b78a05
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user