Passing a List of Objects to implemented action

NodeCanvas Forums Support Passing a List of Objects to implemented action

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9989

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

    #9990
    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!

    Join us on Discord: https://discord.gg/97q2Rjh

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