docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class EditorGameServiceDashboardHelper

    Used by IEditorGameService to simplify operations related to the dashboard

    Inheritance
    object
    EditorGameServiceDashboardHelper
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.Services.Core.Editor
    Assembly: Unity.Services.Core.Editor.dll
    Syntax
    public static class EditorGameServiceDashboardHelper

    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

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)