docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PendingActionCreator<TPayload>

    An Action Creator to create pending actions for async thunks.

    Inheritance
    object
    ActionCreator
    ActionCreator<TPayload>
    PendingActionCreator<TPayload>
    Implements
    IActionCreator<TPayload>
    IActionCreator
    Inherited Members
    ActionCreator<TPayload>.Invoke(TPayload)
    ActionCreator<TPayload>.Match(IAction)
    ActionCreator.type
    ActionCreator.Invoke()
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.AppUI.Redux
    Assembly: Unity.AppUI.Redux.dll
    Syntax
    public class PendingActionCreator<TPayload> : ActionCreator<TPayload>, IActionCreator<TPayload>, IActionCreator
    Type Parameters
    Name Description
    TPayload

    The type of the payload.

    Implements

    IActionCreator<TPayload>
    IActionCreator
    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)