C# Class Tab, smapi-mod-dump

Inheritance: MonoBehaviour
Afficher le fichier Open project: Pathoschild/smapi-mod-dump Class Usage Examples

Méthodes publiques

Свойство Type Description
Sheet Texture2D
TopLeft Rectangle

Property Details

Sheet public_oe static_oe property

The sprite sheet containing the tab sprites.
public static Texture2D Sheet
Résultat Texture2D

TopLeft public_oe static_oe property

The top-left corner.
public static Rectangle TopLeft
Résultat Rectangle