public static void GameDestory(UnityEngine.Object obj) { if (DelegateProxy.GameDestoryProxy != null) { DelegateProxy.GameDestoryProxy(obj); } }