Function EditorInterface.saveSceneAs

Saves the scene as a file at path.

void saveSceneAs (
  const(String) path,
  const(bool) with_preview = true
) nothrow @nogc;