Skip to content

M_MSCLoader_ModUI_UpdateProgressBar

piotrulos edited this page Jun 19, 2026 · 1 revision

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

Clone this wiki locally