knah / Il2CppAssemblyUnhollower

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

Fix rename for nested types and fields/properties #70

Closed Slaynash closed 2 years ago

knah commented 2 years ago

This issue was fixed in a slightly different way (similar fix for fields/enums, just fixing the maps for nested types)