knah/Il2CppAssemblyUnhollower

Implement support for injecting properties

knah opened this issue · 0 comments

knah commented

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.