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
    void FlushSchedule(bool blocking = false)
    Parameters
    Type Name Description
    bool blocking

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

    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)