Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LKCamelot
script
item
Gold
C# Class LKCamelot.script.item.Gold
Inheritance:
Item
Mostrar archivo
Open project: vans163/LKEmu
Public Methods
Method
Description
Gold
( ) :
System
Gold
(
Serial
serial
) :
System
Use
(
Player
player
) :
void
Method Details
Gold()
public
method
public
Gold
( ) :
System
return
System
Gold()
public
method
public
Gold
(
Serial
serial
) :
System
serial
Serial
return
System
Use()
public
method
public
Use
(
Player
player
) :
void
player
LKCamelot.model.Player
return
void