Listening to Actions and Array problem

Forums 💬 FlowCanvas ⚙️ Support Listening to Actions and Array problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22895
    kevynm
    Participant

      I have an Action Variable reference in my Blackboard. I want to listen to it. Can I?

      Also, how can you create arrays easily? Example as a generic parameter.

      #22896
      Gavalakis
      Keymaster

        Hello,

        Yes, you can if you are willing to write a custom node 🙂 Let me know an example case of what you are after doing with the Action and I can post an example for you here.

        Regarding arrays, you can simply create a List variable instead, which is the type used mostly throughout FC instead of arrays, but you are also able to link a List TO an array and vice-verse if the target type you finaly need is an array.
        Is there a reason why lists don’t work for you and specificaly need to create an array variable? Please let me know.

        Thanks

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