M_MSCLoader_ModUI_UpdateProgressBar - piotrulos/MSCModLoader GitHub Wiki

UpdateProgressBar Method

Update Progress Bar values

Definition

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.2.410

C#

public static void UpdateProgressBar(
	int progress,
	string status
)

View Source

Parameters

  Int32
Progress bar current value
  String
Progress bar current status text

See Also

Reference

ModUI Class
MSCLoader Namespace

⚠️ **GitHub.com Fallback** ⚠️