Version: 5.5
public bool IsValid ();

반환

bool Whether this is a valid scene.

설명

Whether this is a valid scene. A scene may be invalid if, for example, you tried to open a scene that does not exist. In this case, the scene returned from EditorSceneManager.OpenScene would return False for IsValid.