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