This repository was archived by the owner on May 9, 2023. It is now read-only.
UnityExplorer 3.0.6
- Improved enumeration of IL2CPP
IEnumerable
andIDictionary
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.