M_MSCLoader_ModUI_CreatePopupSetting - piotrulos/MSCModLoader GitHub Wiki
Create Popup Setting Window
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.2.410
C#
public static PopupSetting CreatePopupSetting(
string title,
string submitButtonText
)View Source
- String
- Window title
- String
- Submit button text
PopupSetting
PopupSetting