Exemple #1
0
 public static void RemoveCacheIEnumerator(this MonoBehaviour self, string name)
 {
     MonoBehaviourUtil.RemoveCacheIEnumerator(self, name);
 }