Back to Unity improvements
- Greatly improves Unity field-view performance without
dump.cs, dramatically reducing process reads and making repeated class browsing much faster. - Expands Unity collection support with accurate array and dictionary layouts, resolved generic type names, enum constants, and smoother navigation into element classes and methods.
- Makes static fields more reliable by detecting the correct storage block, supporting Class Field from static addresses, and allowing pointer-chain cheats to be created directly from static rows.