15 lines
409 B
C#
15 lines
409 B
C#
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
|
|
|
|
using FairyGUI;
|
|
|
|
namespace FGUI.Loading_25
|
|
{
|
|
public class Loading_25Binder
|
|
{
|
|
public static void BindAll()
|
|
{
|
|
UIObjectFactory.SetPackageItemExtension(com_loading.URL, typeof(com_loading));
|
|
UIObjectFactory.SetPackageItemExtension(com_pb.URL, typeof(com_pb));
|
|
}
|
|
}
|
|
} |