knah / Il2CppAssemblyUnhollower

A tool to generate Managed->IL2CPP proxy assemblies
GNU Lesser General Public License v3.0
503 stars 87 forks source link

Version Handling for the Exception Struct #63

Closed ds5678 closed 3 years ago

ds5678 commented 3 years ago

This pull request adds version handling for exceptions. This will allow easier access to the exception struct internals and enable cleaner code where they need used.