Reply To: How to get 'OnGraphSerialized' event

Forums 💬 NodeCanvas 🗨️ General Discussion How to get 'OnGraphSerialized' event Reply To: How to get 'OnGraphSerialized' event

#13747
Gavalakis
Keymaster

    Hello again,

    Can you please explain a bit more of the use case?
    Do you want a callback to the GraphOwner, or a callback to all nodes/tasks/classes within the graph and after the graph serializes and/or deserializes?
    Are you after only Serialization, or Deserialization as well?
    What is the difference you are after and by which the previously suggested solution of using ISerializationCallbackReceiver interface does not work?

    Please let me know.
    Thank you!