fix:1、添加项目。2、基本箭头生成
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
||||
|
||||
using FairyGUI;
|
||||
|
||||
namespace FGUI.Toast_23
|
||||
{
|
||||
public class Toast_23Binder
|
||||
{
|
||||
public static void BindAll()
|
||||
{
|
||||
UIObjectFactory.SetPackageItemExtension(com_tips.URL, typeof(com_tips));
|
||||
UIObjectFactory.SetPackageItemExtension(com_word.URL, typeof(com_word));
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user