Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

UnityExplorer 3.0.6

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 07 Dec 11:24
· 787 commits to master since this release
  • Improved enumeration of IL2CPP IEnumerable and IDictionary by casting directly to the IL2CPP interfaces. This means anything that implemented those interfaces in the original source will now by inspected as a List/Dictionary in the Inspector.