首次提交

This commit is contained in:
2026-07-13 18:14:23 +08:00
commit 20d09e4ebb
5293 changed files with 621708 additions and 0 deletions
@@ -0,0 +1,14 @@
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
using FairyGUI;
namespace FGUI.G502_Fx
{
public class G502_FxBinder
{
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(com_FX.URL, typeof(com_FX));
}
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: ec64cbe672e66f747a2f63bff93d259c
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,25 @@
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
using FairyGUI;
using FairyGUI.Utils;
namespace FGUI.G502_Fx
{
public partial class com_FX : GComponent
{
public GGraph fx_Inis;
public const string URL = "ui://wjt0ioiopqqv0";
public static com_FX CreateInstance()
{
return (com_FX)UIPackage.CreateObject("G502_Fx", "com_FX");
}
public override void ConstructFromXML(XML xml)
{
base.ConstructFromXML(xml);
fx_Inis = (GGraph)GetChildAt(0);
}
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 7f3a103d0e80e8f4387ca8c29dc65aae
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: