/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ using FairyGUI; namespace FGUI.LG_live { public class LG_liveBinder { public static void BindAll() { UIObjectFactory.SetPackageItemExtension(com_live.URL, typeof(com_live)); UIObjectFactory.SetPackageItemExtension(item_live.URL, typeof(item_live)); UIObjectFactory.SetPackageItemExtension(com_liveDetail.URL, typeof(com_liveDetail)); UIObjectFactory.SetPackageItemExtension(live_mask.URL, typeof(live_mask)); UIObjectFactory.SetPackageItemExtension(btn_ad.URL, typeof(btn_ad)); } } }