Reply To: how to assign subtree variables?

Forums 💬 NodeCanvas ⚙️ Support how to assign subtree variables? Reply To: how to assign subtree variables?

#15164
Gavalakis
Keymaster

    Hello. Sorry for the late reply, I was away for a few days.
    I am not sure I understand the issue you are facing :/
    Exposed graph blackboard variables will either
    1) Show up in the inspector of the node that use that graph as a subgraph, or
    2) Show up in the inspector of the GraphOwner component if that graph is assigned directly to the GraphOwner (therefore not as a subgraph to another graph).

    Does it not work the way it is described here for you? -> https://nodecanvas.paradoxnotion.com/documentation/?section=mapping-sub-graph-variables

    Thanks.