Il2CppAssemblyUnhollower
Il2CppAssemblyUnhollower copied to clipboard
Implement support for injecting properties
I have no idea why this would be useful, but some reflection-based libraries might make use of this. Properties, being a pair of get/set methods, should be relatively straightforward to implement.