Passing a List of Objects to implemented action

Forums 💬 NodeCanvas ⚙️ Support Passing a List of Objects to implemented action

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19461
    panos lennon
    Participant

      Is there a possibility of passing a list of objects from the blackboard to implemented actions method
      as a parameter?

      #19462
      Gavalakis
      Keymaster

        Hello,

        There is a way to do that if you uncomment some lines from the source code. If you want to do that, please open up BBVariables.cs and comment out lines 486-487 and 530.

        You will then be able to see all and every function and property of any type of argument and of course lists which you will be able to select from the blackboard as a parameter.

        Cheers!

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