Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ScrollButtonInventory
C# Class ScrollButtonInventory, UnderworldExporter
Inheritance:
Scrollbutton
Show file
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 property
public
int
MaxScrollValue
return
int
MinScrollValue
public property
public
int
MinScrollValue
return
int
ScrollValue
public static property
public
static
int
ScrollValue
return
int
stepSize
public property
public
int
stepSize
return
int