-
-
Notifications
You must be signed in to change notification settings - Fork 65
T_MSCLoader_SettingsDropDownList
piotrulos edited this page Jan 15, 2026
·
7 revisions
Settings DropDown List
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.4.0.388
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 |
- How to install MSCLoader using MSCLInstaller
- How to install mods
- Official experimental linux support
- Unofficial tutorial for linux (wine/proton)
- Install Visual Studio for MSCLoader
- Install template for Visual Studio
- How to use templates
- Debugging your mods in Visual Studio
- Enable DevMode to help with debugging
- Uploading and creating Self update feature for your mod or reference
- How to create and use Asset Bundles