C# Class LKCamelot.script.item.BaseSpellbook

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

Méthodes publiques

Méthode Description
BaseSpellbook ( Serial serial ) : System
BaseSpellbook ( int itemID ) : System
Use ( Player player ) : void

Method Details

BaseSpellbook() public méthode

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

BaseSpellbook() public méthode

public BaseSpellbook ( int itemID ) : System
itemID int
Résultat System

Use() public méthode

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