docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ClientsAPI

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

    Properties

    Auth

    Declaration
    public IAuthClient Auth { get; }
    Property Value
    Type Description
    IAuthClient

    Instance

    Declaration
    public static ClientsAPI Instance { get; }
    Property Value
    Type Description
    ClientsAPI

    Ugc

    Declaration
    public IUgcClient Ugc { get; }
    Property Value
    Type Description
    IUgcClient

    Methods

    SetEnvironment(string)

    Declaration
    public void SetEnvironment(string environment)
    Parameters
    Type Name Description
    string environment

    SetProjectId(string)

    Declaration
    public void SetProjectId(string projectId)
    Parameters
    Type Name Description
    string projectId
    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)