Field Redirectors #4127
Unanswered
AlexChecker
asked this question in
Mod Dev Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I am trying to apply mixin field access redirector, but only way my target field accessed is only from event listener in one of methods of targeted mod, so in mixin redierctor I can target only event calls. How do I redirect field access from event?
Beta Was this translation helpful? Give feedback.
All reactions