M_MSCLoader_ModUI_CreatePopupSetting - piotrulos/MSCModLoader GitHub Wiki

CreatePopupSetting Method

Create Popup Setting Window

Definition

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

C#

public static <a href="T_MSCLoader_PopupSetting">PopupSetting</a> CreatePopupSetting(
	string title,
	string submitButtonText
)

View Source

Parameters

  String
Window title
  String
Submit button text

Return Value

PopupSetting
PopupSetting

See Also

Reference

ModUI Class
MSCLoader Namespace

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