Table of Contents

Class NodeRecognitionDetail

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

Message for the recognition list of node.

public record NodeRecognitionDetail : IEquatable<NodeRecognitionDetail>

Inheritance

Implements

Inherited Members

Remarks

payload: { task_id: number, reco_id: number, name: string, focus: any, }

Constructors

NodeRecognitionDetail(int, int, string, JsonElement?)

Message for the recognition list of node.

Properties

Focus
Name
RecognitionId
TaskId