Constructor ResourceLoadingDetail
- Namespace
- MaaFramework.Binding.Notification
- Assembly
- MaaFramework.Binding.Extensions.dll
ResourceLoadingDetail(int, string, string)
The message for the resource loading.
public ResourceLoadingDetail(int ResourceId, string Hash, string Path)
Parameters
Remarks
payload: { res_id: number, hash: string, path: string, }