Skip to content

M_MSCLoader_ModUI_CreatePopupSetting

piotrulos edited this page Jan 15, 2026 · 5 revisions

CreatePopupSetting Method

Create Popup Setting Window

Definition

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

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

Clone this wiki locally