Gentlymad-Studios / NewGraph

A general node graph solution centered on data management. This is based on the idea to visualize complex data structures as graph networks without having to modify already established data classes.
MIT License
244 stars 19 forks source link

How to specify that Node, Customs Context Menu, and Customs Edge Drop Menu only belong to specified types of graphs? #54

Open eefan000 opened 1 month ago

eefan000 commented 1 month ago

I need images with multiple different purposes. It seems that it can only be supported by modifying the code? I think it's possible to add the OwnerGraphType member to support in the Customs Context Menu Attribute, Customs Edge Drop Menu Attribute, and Node Attribute?