docs.unity3d.com
    Show / Hide Table of Contents

    Class ReflectPipelineFactory

    Inheritance
    Object
    ReflectPipelineFactory
    Namespace: UnityEngine.Reflect.Pipeline
    Syntax
    public static class ReflectPipelineFactory

    Fields

    projectsRefreshCompleted

    Declaration
    public static ProjectListerSettings.ProjectsEvents projectsRefreshCompleted
    Field Value
    Type Description
    ProjectListerSettings.ProjectsEvents

    Properties

    manifestUpdated

    Declaration
    public static UnityEvent manifestUpdated { get; }
    Property Value
    Type Description
    UnityEvent

    Methods

    ClearUser()

    Declaration
    public static void ClearUser()

    DeleteProjectLocally(Project)

    Declaration
    public static void DeleteProjectLocally(Project project)
    Parameters
    Type Name Description
    Project project

    DownloadProject(Project)

    Declaration
    public static void DownloadProject(Project project)
    Parameters
    Type Name Description
    Project project

    GetStatus(Project)

    Declaration
    public static ProjectsManager.Status GetStatus(Project project)
    Parameters
    Type Name Description
    Project project
    Returns
    Type Description
    ProjectsManager.Status

    IsReadyForOpening(Project)

    Declaration
    public static bool IsReadyForOpening(Project project)
    Parameters
    Type Name Description
    Project project
    Returns
    Type Description
    Boolean

    RefreshProjects()

    Declaration
    public static void RefreshProjects()

    SetUser(UnityUser, IUpdateDelegate, IProjectProvider)

    Declaration
    public static void SetUser(UnityUser user, IUpdateDelegate updater, IProjectProvider client)
    Parameters
    Type Name Description
    UnityUser user
    IUpdateDelegate updater
    IProjectProvider client

    Events

    projectDeleteProgressChanged

    Declaration
    public static event ProgressChanged projectDeleteProgressChanged
    Event Type
    Type Description
    ProgressChanged

    projectDownloadProgressChanged

    Declaration
    public static event ProgressChanged projectDownloadProgressChanged
    Event Type
    Type Description
    ProgressChanged

    projectStatusChanged

    Declaration
    public static event StatusChanged projectStatusChanged
    Event Type
    Type Description
    StatusChanged
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023