docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Initialize

    Initialize(string)

    Called during default world initialization to give the application a chance to set up additional worlds beyond (or instead of) the default world, and to perform additional one-time initialization before any worlds are created.

    Declaration
    bool Initialize(string defaultWorldName)
    Parameters
    Type Name Description
    string defaultWorldName

    The name of the default World that will be created

    Returns
    Type Description
    bool

    true if the bootstrap has performed initialization, or false if default world initialization should be performed.

    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)