Method ConstructNode ConstructNode(bool) Constructs the node from this node editor. Declaration public override void ConstructNode(bool removeSerializedEdges = false) Parameters Type Name Description bool removeSerializedEdges if set to true [remove edge serialization]. Overrides INodeEditor.ConstructNode(bool)