M_MSCLoader_PopupSetting_ShowPopup - piotrulos/MSCModLoader GitHub Wiki

ShowPopup Method

Show popup window

Definition

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

C#

public void ShowPopup(
	Action<string> OnSubmit,
	bool dontCloseOnConfirm = false
)

Parameters

  Action(String)
This will be called once confirm button is pressed to submit result
  Boolean  (Optional)
Don't close popup window on confirm

See Also

Reference

PopupSetting Class
MSCLoader Namespace

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