public static bool MarkSceneDirty (SceneManagement.Scene scene);

Parámetros

sceneThe Scene to be marked as modified.

Valor de retorno

bool Whether the Scene was successfully marked as dirty.

Descripción

Mark the specified Scene as modified.

This function marks the specified Scene in the Editor as modified (having unsaved changes).