EditorInterface.saveSceneAs

Saves the scene as a file at path.

struct EditorInterface
@nogc nothrow
void
saveSceneAs
(
in String path
,
in bool with_preview = true
)

Meta