docs.unity.cn
    Show / Hide Table of Contents

    Method AddScenesForPlayMode

    AddScenesForPlayMode(List<EditorBuildSettingsScene>)

    Adds a set of scenes to the scene list for use in editor play mode.

    Declaration
    public static void AddScenesForPlayMode(List<EditorBuildSettingsScene> playModeScenes)
    Parameters
    Type Name Description
    List<EditorBuildSettingsScene> playModeScenes

    The scenes to add to the editor scenes list.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use