T_MSCLoader_SettingsDropDownList - piotrulos/MSCModLoader GitHub Wiki
Settings DropDown List
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.3.3.356
C#
public class SettingsDropDownList : <a href="T_MSCLoader_ModSetting">ModSetting</a>| Inheritance | Object → ModSetting → SettingsDropDownList |
| GetSelectedItemIndex | Get DropDownList selected Item Index (can be accessed from anywhere) |
| GetSelectedItemName | Get DropDownList selected Item Name (Only possible if settings are open). |
| SetSelectedItemIndex | Set DropDownList selected Item Index |