How to @Overwrite function in a private class? #1573
Unanswered
Elmartino4
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
-
I've found that to access a private class I can use an accesswidener, although I cant find a way to select a particular function from the private class using @overwrite, instead of selecting a function of the same name and parameters in the parent public class.
Beta Was this translation helpful? Give feedback.
All reactions