Replies: 1 comment
-
I was also looking for this and found the UI function that performs this at While searching I found that exists so there's already a Java script that can do this.Note that you need to put your cursor on the first parameter to make this work for a "this" parameter. I've yet to figure out how to get that location from a function. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I've got a script that can recognize which functions are a __thiscall but I would like to also be able to fill in the class structure based on the newly added class funcs.
Is there a way to programmatically auto fill in a class structure?
Beta Was this translation helpful? Give feedback.
All reactions