M_MSCLoader_SettingsDropDownList_GetSelectedItemIndex - piotrulos/MSCModLoader GitHub Wiki

GetSelectedItemIndex Method

Get DropDownList selected Item Index (can be accessed from anywhere)

Definition

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

C#

public int GetSelectedItemIndex()

Return Value

Int32
DropDownList selectedIndex as int

See Also

Reference

SettingsDropDownList Class
MSCLoader Namespace