C# Class ScrollButtonStatsDisplay, UnderworldExporter

Inheritance: Scrollbutton
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
MaxScrollValue int
MinScrollValue int
ScrollValue int
stepSize int

Méthodes publiques

Méthode Description
OnClick ( ) : void

Private Methods

Méthode Description
Update ( ) : void

Method Details

OnClick() public méthode

public OnClick ( ) : void
Résultat void

Property Details

MaxScrollValue public_oe property

public int MaxScrollValue
Résultat int

MinScrollValue public_oe property

public int MinScrollValue
Résultat int

ScrollValue public_oe static_oe property

public static int ScrollValue
Résultat int

stepSize public_oe property

public int stepSize
Résultat int