public override void OnInspectorGUI() { blueprints.InitializeEditor(); DrawDefaultInspector(); blueprints.DrawEditor(); }