Table of Contents

Class TaskNextListDetail

Namespace
MaaFramework.Binding.Notification
Assembly
MaaFramework.Binding.Extensions.dll

Message for the Recognition List.

public record TaskNextListDetail : IEquatable<TaskNextListDetail>

Inheritance

Implements

Inherited Members

Remarks

payload: { task_id: number, name: string, list: string[], }

Constructors

TaskNextListDetail(int, string, IReadOnlyList<string>)

Message for the Recognition List.

Properties

Name
NextList
TaskId