Reply To: SubTrees: How to pass down agent and blackboard of the root BT?

Forums 💬 NodeCanvas ⚙️ Support SubTrees: How to pass down agent and blackboard of the root BT? Reply To: SubTrees: How to pass down agent and blackboard of the root BT?

#16407
Gavalakis
Keymaster

    Hello,
    Do you mean for mapping sub-graph variables through code only instead of using the GUI?
    If so, there isn’t an easy API for that, but the relevant code can be seen in IGraphAssignableExtensions.cs file.
    I could make a few methods for doing this through code only if that is indeed what you are after.
    Let me know.