Base.Invoke #529
Base.Invoke
#529
Replies: 1 comment
-
That's not how Harmony works. I recommend to use MonoMod instead. It does it the way you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there an equivalent that lets you invoke the next method in a repacement chain?
I want to intercept rewrite modify calls to a method.
Beta Was this translation helpful? Give feedback.
All reactions