docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FlushSchedule

    FlushSchedule(bool)

    Schedules the execution of the part of the model that hasn't been scheduled yet. This is non-blocking.

    Declaration
    public virtual void FlushSchedule(bool blocking)
    Parameters
    Type Name Description
    bool blocking

    When the value is true, the method blocks further code until the model finishes executing.

    Implements
    IWorker.FlushSchedule(bool)
    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)