This repository was archived by the owner on May 9, 2023. It is now read-only.
CppExplorer 1.5.1
Changes
- Added support for Properties with an index parameter on the Reflection Window (ie.
this[index]
) - Fixed a crash that occured when inspecting
Il2CppSystem.Type
objects - Back-end cleanups
Releases
- CppExplorer.1.5.1.zip for Unity versions which use
UnityEngine.InputLegacyModule.dll
- CppExplorer.1.5.1.Unity2018.zip for Unity versions which use
UnityEngine.InputModule.dll
To check for your game, look in the MelonLoader\Managed\
folder for one of the two DLLs.