Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ScrollButtonInventory
C# Class ScrollButtonInventory, UnderworldExporter
Inheritance:
Scrollbutton
Datei anzeigen
Open project: hankmorgan/UnderworldExporter
Public Properties
Property
Type
Description
MaxScrollValue
int
MinScrollValue
int
ScrollValue
int
stepSize
int
Public Methods
Method
Description
OnClick
( ) :
void
Private Methods
Method
Description
Update
( ) :
void
Method Details
OnClick()
public
method
public
OnClick
( ) :
void
return
void
Property Details
MaxScrollValue
public_oe property
public
int
MaxScrollValue
return
int
MinScrollValue
public_oe property
public
int
MinScrollValue
return
int
ScrollValue
public_oe static_oe property
public
static
int
ScrollValue
return
int
stepSize
public_oe property
public
int
stepSize
return
int