docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Create

    Create<T>(Func<T>)

    Creates the specified builder.

    Declaration
    protected static T Create<T>(Func<T> builder) where T : VersionedStruct
    Parameters
    Type Name Description
    Func<T> builder

    The builder.

    Returns
    Type Description
    T

    T instance

    Type Parameters
    Name Description
    T

    VersionedStruct type

    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)