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