EditorInterface.saveSceneAs

Saves the scene as a file at path.

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

Meta