Class UnityInstance | Project Tiny | 0.21.0-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Class UnityInstance

    Inheritance
    Object
    UnityInstance
    Namespace: Unity.Tiny
    Syntax
    public class UnityInstance

    Fields

    OnTick

    Declaration
    public RunLoop.RunLoopDelegate OnTick
    Field Value
    Type Description
    RunLoop.RunLoopDelegate

    Properties

    Phase

    Declaration
    public UnityInstance.BootPhase Phase { get; }
    Property Value
    Type Description
    UnityInstance.BootPhase

    World

    Declaration
    public World World { get; }
    Property Value
    Type Description
    World

    Methods

    BurstInit()

    Declaration
    public static void BurstInit()

    Deinitialize()

    Declaration
    public void Deinitialize()

    Initialize()

    Declaration
    public static UnityInstance Initialize()
    Returns
    Type Description
    UnityInstance

    Update()

    Declaration
    public bool Update()
    Returns
    Type Description
    Boolean
    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