Skip to content

T_MSCLoader_SettingsDropDownList

piotrulos edited this page Apr 7, 2023 · 2 revisions

SettingsDropDownList Class

Settings DropDown List

Inheritance Hierarchy

System.Object
  MSCLoader.SettingsDropDownList
Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public class SettingsDropDownList

The SettingsDropDownList type exposes the following members.

Methods

 

Name Description
Public method GetSelectedItemIndex Get DropDownList selected Item Index (can be accessed from anywhere)
Public method GetSelectedItemName Get DropDownList selected Item Name (Only possible if settings are open).
Public method SetSelectedItemIndex Set DropDownList selected Item Index
  Back to Top

Fields

 

Name Description
Public field Instance Settings Instance (used for custom reset button)
  Back to Top

See Also

Reference

MSCLoader Namespace

Clone this wiki locally