P_MSCLoader_ModUI_isPopupSettingActive - piotrulos/MSCModLoader GitHub Wiki

isPopupSettingActive Property

Check if Popup Setting Window is active (cannot create new one when active)

Definition

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

C#

public static bool isPopupSettingActive { get; }

View Source

Property Value

Boolean

See Also

Reference

ModUI Class
MSCLoader Namespace