Table of Contents

Class ResourceLoadingDetail

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

The message for the resource loading.

public record ResourceLoadingDetail : IEquatable<ResourceLoadingDetail>

Inheritance

Implements

Inherited Members

Remarks

payload: { res_id: number, hash: string, path: string, }

Constructors

ResourceLoadingDetail(int, string, string)

The message for the resource loading.

Properties

Hash
Path
ResourceId