SetNodeGraph

SetNodeGraph(int, NodeGraph)

public void SetNodeGraph(int index, NodeGraph graph) ;

Description

Set NodeGraph.

Parameters

Parameter Name Description
index Index
graph NodeGraph

Remarks

Since the destruction of the NodeGraph originally from the specified index is not guaranteed, refer to each NodeBehaviour for addition and deletion.