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