Reply To: [FSM] Unique identifier for a State

Forums 💬 NodeCanvas 🗨️ General Discussion [FSM] Unique identifier for a State Reply To: [FSM] Unique identifier for a State

#13899
Gavalakis
Keymaster

    Hey,
    Sorry for the late reply!
    I can make it so that all nodes have a UID created for them automatically, without the need to first access the property.
    This change can actually be made very simply, by changing the serialized “_UID” field in Node.cs like so:

    Would that work better for you?
    Thanks.