M_MSCLoader_ModUI_CreateProgressBar - piotrulos/MSCModLoader GitHub Wiki
Create Custom Progress Bar
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
- String
- Progress bar title
- Int32
- Max value of progress bar
- String
- Progress bar status text