fix:1、添加项目。2、基本箭头生成

This commit is contained in:
2026-06-12 18:10:00 +08:00
commit 2d5012e37e
6588 changed files with 665673 additions and 0 deletions
@@ -0,0 +1,19 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.NetIdle_22
{
public partial class com_Netidle
{
/// <summary>
/// 0:none
/// </summary>
public int _State_none = 0;
/// <summary>
/// 1:enterRoom
/// </summary>
public int _State_enterRoom = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 7cf116d0d6313624199eba6b7cee21a6
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,19 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.NetIdle_22
{
public partial class com_Netidle
{
/// <summary>
/// 0:none
/// </summary>
public const int State_none = 0;
/// <summary>
/// 1:enterRoom
/// </summary>
public const int State_enterRoom = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: d2f748e788830884b8caf8c6f1d0923a
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: