docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate Dispatcher

    A function that dispatches an action in the store to update the state.

    Namespace: Unity.AppUI.Redux
    Assembly: Unity.AppUI.Redux.dll
    Syntax
    public delegate void Dispatcher(IAction action)
    Parameters
    Type Name Description
    IAction action

    The action to dispatch.

    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)