Class DefaultWorldInitialization | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class DefaultWorldInitialization

    Inheritance
    System.Object
    DefaultWorldInitialization
    Namespace: Unity.Entities
    Syntax
    public static class DefaultWorldInitialization

    Methods

    DefaultLazyEditModeInitialize()

    Declaration
    public static void DefaultLazyEditModeInitialize()

    GetAllSystems(WorldSystemFilterFlags)

    Declaration
    public static List<Type> GetAllSystems(WorldSystemFilterFlags filterFlags)
    Parameters
    Type Name Description
    WorldSystemFilterFlags filterFlags
    Returns
    Type Description
    System.Collections.Generic.List<System.Type>

    Initialize(String, Boolean)

    Declaration
    public static void Initialize(string worldName, bool editorWorld)
    Parameters
    Type Name Description
    System.String worldName
    System.Boolean editorWorld
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023