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
progressInstallProgressA readonly reference struct of the progress