BB Variable

Forums 💬 FlowCanvas ⚙️ Support BB Variable

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22435
    robertl
    Participant

      Hi,

      is it possible to create new Blackboard variable(List,Arraylist,float….) through Flowcanvas graph/nodes?

      Thanks

      #22436
      Gavalakis
      Keymaster

        Hello,

        Yes, that is possible 🙂

        – Simply Drag&Drop the Blackboard Component in the FlowCanvas editor.
        – From the menu that will popup, select “Methods/SetValue” and a new node will be created.
        – Select the node and make it “Callable”, so that you get a Flow input and output port. This is optional but for this case is recommended.
        – Assign a “Name” and a “Value” to the node. 🙂

        [attachment file=”RuntimeVariable.png”]

        The type of the variable will be whatever type the value provided is.

        Let me know if that works for you.
        Thanks!

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