C# Class LKCamelot.script.monster.Solo

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

Méthodes publiques

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

Method Details

Solo() public méthode

public Solo ( ) : System
Résultat System

Solo() public méthode

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

Solo() public méthode

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