BuildProfile.GetScenesForBuild

Declaration

public EditorBuildSettingsScene[] GetScenesForBuild();

Returns

EditorBuildSettingsScene[] The list of scenes used when building with the build profile. If the build profile is overriding the global scenes, returns the scenes specified in the build profile. Otherwise, returns the global scenes.

Description

Obtains the list of scenes used when building with the build profile.


Did you find this page useful? Please give it a rating: