docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace Unity.Services.Lobbies.Scheduler

    Classes

    GameObjectFactory

    A convenience class for creating GameObjects for the SdkCore.

    As this uses the Unity API it is not thread-safe and must be called from the main thread.

    TaskScheduler

    Provides the means to schedule tasks on a background thread or the main thread. Also allows for creation of co-routines from classes that do not inherit from MonoBehaviour.

    This is thread safe, through it must be constructed on the main thread.

    TaskSchedulerThreaded

    Provides the means to schedule tasks on a background thread or the main thread. Also allows for creation of co-routines from classes that do not inherit from MonoBehaviour.

    This is thread safe, through it must be constructed on the main thread.

    TaskSchedulerWebGL

    Provides the means to schedule tasks on a background thread or the main thread. Also allows for creation of co-routines from classes that do not inherit from MonoBehaviour.

    This is thread safe, through it must be constructed on the main thread.

    In This Article
    Back to top
    Copyright © 2025 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)