Anathema
Anathema copied to clipboard
Change arguments, return values
Is it possible to change arguments/return values using this framework?
Hi, at the moment Anathema doesn't support that specific feature. In the next release I can implement the possibility to replace the method with a specific one, but I'm not able to give you a date for the release.
If you are in a hurry, you can try to have a look at the Harmony project, which behaves similar to Anathema with the difference that it places a memory hook instead of modifying the MSIL code to compile.