C# Class LKCamelot.script.monster.ItemSkel

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

Méthodes publiques

Méthode Description
ItemSkel ( ) : System
ItemSkel ( Serial serial ) : System
ItemSkel ( Serial temp, int x, int y, string map ) : System

Method Details

ItemSkel() public méthode

public ItemSkel ( ) : System
Résultat System

ItemSkel() public méthode

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

ItemSkel() public méthode

public ItemSkel ( Serial temp, int x, int y, string map ) : System
temp Serial
x int
y int
map string
Résultat System