Reply To: Displaying Node IDs in Canvas Editor

Forums 💬 NodeCanvas ⚙️ Support Displaying Node IDs in Canvas Editor Reply To: Displaying Node IDs in Canvas Editor

#18823
Gavalakis
Keymaster

    Hey,

    For something simple and temporary, you can open up EDITOR_Node.cs and in the method “ShowNodeGUI” at line #173, put the following code at the end of that method:

    I can add this as a preference in the next version to toggle on/off the node IDs in a similar way.
    Let me know if this works for you.

    Cheers!