Field Prefix
- Namespace
- MaaFramework.Binding.Notification
- Assembly
- MaaFramework.Binding.dll
Prefix
Message for the next list of node.
public const string Prefix = "Node.NextList"Field Value
Remarks
details_json: {
task_id: number,
name: string,
list: [
{
"name": string,
"jump_back": boolean,
"anchor": boolean,
},
...
],
focus: any,
}
Prefix
Message for the next list of node.
public const string Prefix = "Node.NextList"Field Value
Remarks
details_json: {
task_id: number,
name: string,
list: [
{
"name": string,
"jump_back": boolean,
"anchor": boolean,
},
...
],
focus: any,
}
Prefix
Message for the next list of node.
public const string Prefix = "Node.NextList"Field Value
Remarks
details_json: {
task_id: number,
name: string,
list: [
{
"name": string,
"jump_back": boolean,
"anchor": boolean,
},
...
],
focus: any,
}
Prefix
Message for the next list of node.
public const string Prefix = "Node.NextList"Field Value
Remarks
details_json: {
task_id: number,
name: string,
list: [
{
"name": string,
"jump_back": boolean,
"anchor": boolean,
},
...
],
focus: any,
}