How to get a list of all scenes in the project?

How to get a list of all scenes in the project?

2 Answers

2

You need to save your scenes in to the Assets folder if you want to se them from the editor. Is that what you are asking for?

No, He is asking how to list all Unity Project scene files with *.unity extension.

Check this: http://answers.unity3d.com/questions/33263/how-to-get-names-of-all-available-levels.html