Table of Contents

Field Prefix

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

Prefix

The message for the resource loading.

public const string Prefix = "Resource.Loading"

Field Value

string

Remarks

details_json: {
    res_id: number,
    path: string,
    type: string,  // "Bundle" | "OcrModel" | "Pipeline" | "Image"
    hash: string,
}

Prefix

The message for the resource loading.

public const string Prefix = "Resource.Loading"

Field Value

string

Remarks

details_json: {
    res_id: number,
    path: string,
    type: string,  // "Bundle" | "OcrModel" | "Pipeline" | "Image"
    hash: string,
}

Prefix

The message for the resource loading.

public const string Prefix = "Resource.Loading"

Field Value

string

Remarks

details_json: {
    res_id: number,
    path: string,
    type: string,  // "Bundle" | "OcrModel" | "Pipeline" | "Image"
    hash: string,
}

Prefix

The message for the resource loading.

public const string Prefix = "Resource.Loading"

Field Value

string

Remarks

details_json: {
    res_id: number,
    path: string,
    type: string,  // "Bundle" | "OcrModel" | "Pipeline" | "Image"
    hash: string,
}