feat:1、创建项目
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.AddCell_12
|
||||
{
|
||||
public partial class com_addView
|
||||
{
|
||||
/// <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: aa814dc529a15b2429dcf96430916ba7
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// FGUI控制器自动生成
|
||||
/// </summary>
|
||||
namespace FGUI.AddCell_12
|
||||
{
|
||||
public partial class com_addView
|
||||
{
|
||||
/// <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: a5ae628be9cc38c4c9131640e9f462f1
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user