ref parameters not supported in CheckFunction_Multiplatform

Forums 💬 NodeCanvas ⚙️ Support ref parameters not supported in CheckFunction_Multiplatform

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16847
    timv
    Participant

      Hi Gavalakis,

      I found that ExecuteFunction_Multiplatform supports ref parameters, but CheckFunction_Multiplatform does not. Is this something you could add?

      Thanks,
      Tim

       

      PS: It looks like it will be quite easy to copy the code from ExecuteFunction_Multiplatform (parameterIsByRef etc.) So I can probably already make the change myself, so I won’t need to wait for the next version. Anything I need to know before I attempt that?

      #16849
      Gavalakis
      Keymaster

        Hello Tim.

         

        Indeed it does not. Like you said, it’s prety much a copy/paste of the functionality from ExecuteFunction. I’ve just made the changes since it’s a good change anyways, and have attached the new CheckFunction_Multiplatform for you here 🙂

         

        Thanks!

        #16848
        timv
        Participant

          Thanks. I’ll use your version after we’ve switched to 2.9.1 (we’re using 2.9.0 right now). Until then, I’ll copy paste the relevant code.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.