/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ using FairyGUI; namespace FGUI.Privacy_24 { public class Privacy_24Binder { public static void BindAll() { UIObjectFactory.SetPackageItemExtension(com_privacy.URL, typeof(com_privacy)); UIObjectFactory.SetPackageItemExtension(com_text.URL, typeof(com_text)); } } }