docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Operator implicit operator

    implicit operator BuildStepCollection(Type[])

    Implicit conversion from types array to BuildStepCollection. The types must derive from BuildStepBase.

    Declaration
    public static implicit operator BuildStepCollection(Type[] types)
    Parameters
    Type Name Description
    Type[] types

    The build step types.

    Returns
    Type Description
    BuildStepCollection
    In This Article
    Back to top
    Copyright © 2024 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)