For the life of me I cannot fine a script API call for setting a functions signature. I have found, FunctionUtility.updateFunction(dst,src), and how the GUI does it in EditFunctionSignatureDialog.java. I have been able to setVarArgs(). Does script API call exist for setting a function's arguments? If so can someone point me to it?
For the life of me I cannot fine a script API call for setting a functions signature. I have found, FunctionUtility.updateFunction(dst,src), and how the GUI does it in EditFunctionSignatureDialog.java. I have been able to setVarArgs(). Does script API call exist for setting a function's arguments? If so can someone point me to it?