C# Class DropDown, smapi-mod-dump

Inheritance: MonoBehaviour
Show file Open project: Pathoschild/smapi-mod-dump Class Usage Examples

Public Properties

Property Type Description
ActiveBackground Rectangle,
Sheet Texture2D

Property Details

ActiveBackground public static property

The background for the selected item.
public static Rectangle, ActiveBackground
return Rectangle,

Sheet public static property

The sprite sheet containing the menu sprites.
public static Texture2D Sheet
return Texture2D