docs.unity.cn
    Show / Hide Table of Contents

    Class EditorGameServiceDashboardHelper

    Used by IEditorGameService to simplify operations related to the dashboard

    Inheritance
    Object
    EditorGameServiceDashboardHelper
    Namespace: Unity.Services.Core.Editor
    Syntax
    public static class EditorGameServiceDashboardHelper : object

    Methods

    OpenDashboard(IEditorGameService)

    Opens the dashboard of the IEditorGameService

    Declaration
    public static void OpenDashboard(this IEditorGameService editorGameService)
    Parameters
    Type Name Description
    IEditorGameService editorGameService

    The IEditorGameService who's dashboard should open

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use