Version: 5.3
public bool IsValid ();

반환

bool Returns true if the scene is valid.

설명

Tells if the scene is valid. A scene can be invalid if you eg. tried to open a scene that does not exists in that case the scene returnen from EditorSceneManager.OpenScene would be invalid.