Class BackgroundWorker | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class BackgroundWorker

    Inheritance
    Object
    BackgroundWorker
    Namespace: Ludiq
    Syntax
    public static class BackgroundWorker

    Methods

    Schedule(Action)

    Declaration
    public static void Schedule(Action action)
    Parameters
    Type Name Description
    Action action

    Events

    tasks

    Declaration
    public static event Action tasks
    Event Type
    Type Description
    Action
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX