M_MSCLoader_ModUI_CreateProgressBar - piotrulos/MSCModLoader GitHub Wiki

CreateProgressBar Method

Create Custom Progress Bar

Definition

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

C#

public static void CreateProgressBar(
	string title,
	int maxValue,
	string status
)

View Source

Parameters

  String
Progress bar title
  Int32
Max value of progress bar
  String
Progress bar status text

See Also

Reference

ModUI Class
MSCLoader Namespace

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