Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LeagueSharpTemp
GrassLocation
C# Class LeagueSharpTemp.GrassLocation
显示文件
Open project: blm95/LeagueSharp2
Class Usage Examples
Public Properties
Property
Type
Description
Count
int
Index
int
Public Methods
Method
Description
GrassLocation
(
int
index
,
int
count
) :
System
Update
(
int
index
) :
void
Method Details
GrassLocation()
public
method
public
GrassLocation
(
int
index
,
int
count
) :
System
index
int
count
int
return
System
Update()
public
method
public
Update
(
int
index
) :
void
index
int
return
void
Property Details
Count
public_oe property
public
int
Count
return
int
Index
public_oe property
public
int
Index
return
int