public static void PopCache(UnityEngine.Object o) { if (DelegateProxy.PopCacheProxy != null) { DelegateProxy.PopCacheProxy(o); } }