C# Class LKCamelot.script.monster.GeneralSkel

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

Méthodes publiques

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

Method Details

GeneralSkel() public méthode

public GeneralSkel ( ) : System
Résultat System

GeneralSkel() public méthode

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

GeneralSkel() public méthode

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