Skip to content

T_MSCLoader_SettingsDropDownList

piotrulos edited this page Jan 15, 2026 · 7 revisions

SettingsDropDownList Class

Settings DropDown List

Definition

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

Methods

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

See Also

Reference

MSCLoader Namespace

Clone this wiki locally