Table of Contents

Field Prefix

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

Prefix

Message for the controller actions.

public const string Prefix = "Controller.Action"

Field Value

string

Remarks

details_json: {
    ctrl_id: number,
    uuid: string,
    action: string,
    param: object,
    info: object,
}

Prefix

Message for the controller actions.

public const string Prefix = "Controller.Action"

Field Value

string

Remarks

details_json: {
    ctrl_id: number,
    uuid: string,
    action: string,
    param: object,
    info: object,
}

Prefix

Message for the controller actions.

public const string Prefix = "Controller.Action"

Field Value

string

Remarks

details_json: {
    ctrl_id: number,
    uuid: string,
    action: string,
    param: object,
    info: object,
}

Prefix

Message for the controller actions.

public const string Prefix = "Controller.Action"

Field Value

string

Remarks

details_json: {
    ctrl_id: number,
    uuid: string,
    action: string,
    param: object,
    info: object,
}