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