Hello,
Is there a way to send some data to the console from a node cpp file (‘not-implemented-in-xod’ stuff) ?
Thank you in advance, making my way in this at my own pace
Hello,
Is there a way to send some data to the console from a node cpp file (‘not-implemented-in-xod’ stuff) ?
Thank you in advance, making my way in this at my own pace
Easiest solution would be to add an output pin with data you want to monitor and wire it to a watch node so you can see data in debug mode.