docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace Unity.AppUI.Redux.DevTools

    Classes

    ActionInspector

    The state of the selected action for inspection.

    ComputedState

    The computed state of the monitored store.

    DevToolsAction

    Available actions for the DevTools.

    DevToolsConfiguration

    The configuration for the DevTools.

    DevToolsService

    A class that provides a set of tools for debugging and inspecting the state of the store.

    DevToolsUIState

    The state of the DevTools UI. Each DevTools window has its own state.

    Instrument<TState>

    The enhancer for the store creation that adds the DevTools to the store.

    InstrumentedStoreExtensions

    The instrumented store extensions.

    InstrumentedStore<TState>

    The instrumented store is a wrapper around a store that allows for the lifted state to be accessed and subscribed to.

    LiftedAction

    A lifted action is an action that is wrapped in another action. The lifted reducer used in the DevTools IInstrumentedStore<TState> will unwrap the action and perform it.

    LiftedState

    Represents a state wrapper used by Redux DevTools for debugging and time-travel functionality. This state maintains the action history, computed states, and configuration settings needed for development tools to function.

    StoreData

    The state of an available store.

    UISettings

    Miscellaneous settings for the DevTools UI.

    Interfaces

    IDevToolsService

    The service that provides a set of tools for debugging and inspecting the state of the store.

    IInstrumentedStore

    The instrumented store interface.

    IInstrumentedStore<TState>

    The instrumented store is a wrapper around a store that allows for the lifted state to be accessed and subscribed to.

    In This Article
    • Classes
    • Interfaces
    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)