LS.GraphCode Class
This is a class to contain the code from a graph, it doesnt execute the graph (this is done in GraphComponent) It is here so different GraphComponent can share the same Graph structure and it can be stored in a JSON
This is a class to contain the code from a graph, it doesnt execute the graph (this is done in GraphComponent) It is here so different GraphComponent can share the same Graph structure and it can be stored in a JSON
LS.GraphCode