docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateInstance

    CreateInstance(TContainer)

    Create a new instance using the specified container as a template to copy from.

    Declaration
    public static TContainer CreateInstance(TContainer container)
    Parameters
    Type Name Description
    TContainer container

    The template container.

    Returns
    Type Description
    TContainer

    The new instance.

    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)