Version: 2020.1
언어: 한국어
public static bool MarkSceneDirty (SceneManagement.Scene scene);

파라미터

scene The Scene to be marked as modified.

반환

bool Whether the Scene was successfully marked as dirty.

설명

Mark the specified Scene as modified.

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