Class TrackerExtensions | Scriptable Build Pipeline | 1.5.10
docs.unity3d.com
    Show / Hide Table of Contents

    Class TrackerExtensions

    Inheritance
    Object
    TrackerExtensions
    Namespace: UnityEditor.Build.Pipeline.Utilities
    Syntax
    public static class TrackerExtensions

    Methods

    HumanReadable(String)

    Declaration
    public static string HumanReadable(this string camelCased)
    Parameters
    Type Name Description
    String camelCased
    Returns
    Type Description
    String

    UpdateInfoUnchecked(IProgressTracker, String)

    Declaration
    public static bool UpdateInfoUnchecked(this IProgressTracker tracker, string taskInfo)
    Parameters
    Type Name Description
    IProgressTracker tracker
    String taskInfo
    Returns
    Type Description
    Boolean

    UpdateTaskUnchecked(IProgressTracker, String)

    Declaration
    public static bool UpdateTaskUnchecked(this IProgressTracker tracker, string taskTitle)
    Parameters
    Type Name Description
    IProgressTracker tracker
    String taskTitle
    Returns
    Type Description
    Boolean
    Back to top
    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