Listening to Actions and Array problem

FlowCanvas Forums Support Listening to Actions and Array problem

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #368
    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.

    #369
    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

    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.