C# Class LKCamelot.script.item.Gold

Inheritance: Item
Afficher le fichier Open project: vans163/LKEmu

Méthodes publiques

Méthode Description
Gold ( ) : System
Gold ( Serial serial ) : System
Use ( Player player ) : void

Method Details

Gold() public méthode

public Gold ( ) : System
Résultat System

Gold() public méthode

public Gold ( Serial serial ) : System
serial Serial
Résultat System

Use() public méthode

public Use ( Player player ) : void
player LKCamelot.model.Player
Résultat void