Table of Contents

Delegate InstallProgressDelegate

Namespace
Hi3Helper.Plugin.Core.Management
Assembly
Hi3Helper.Plugin.Core.dll

Delegate to provide callback to get progress of the game installation.

public delegate void InstallProgressDelegate(in InstallProgress progress)

Parameters

progress InstallProgress

A readonly reference struct of the progress