I have a service that uses a destructor. When I try to drag and drop this type of service into NodeCanvas I get a slew of issues. I believe this has something to do with the way that it is being invoked via reflection. This happened quite a while ago so I don’t have a ton of documentation on the issue. I was just curious though if this is a known issue.
Does NodeCanvas not support types with destructors?
Hmm. I can’t think or find any particular issue with the type having a destructor.
Can you please clarify what kind of usage with NodeCanvas you meant? (drag and drop where? 🙂 )