docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Run

    Run(bool, bool)

    Run the RuleSet. Obsolete for asynchronous execution, use the RuleBatcher class instead.

    Declaration
    public void Run(bool forceSynchronous = true, bool enableUndo = true)
    Parameters
    Type Name Description
    bool forceSynchronous

    Force execution on main thread.

    bool enableUndo

    If true, register input modification and allow Undo/Redo. This is memory and time consuming.

    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)