public override void Load(Graph graph) { GraphWindow.LoadGraph(graph); autoexecute.Bind(new SerializedObject(graph)); }