docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Instantiate

    Instantiate(ICodeLogger)

    Creates an instance of the main scene

    Declaration
    public Task<bool> Instantiate(ICodeLogger logger = null)
    Parameters
    Type Name Description
    ICodeLogger logger

    Used for message reporting

    Returns
    Type Description
    Task<bool>

    True if instantiation was successful.

    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)