C# Class LKCamelot.script.monster.iDummy

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

Méthodes publiques

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

Method Details

iDummy() public méthode

public iDummy ( ) : System
Résultat System

iDummy() public méthode

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

iDummy() public méthode

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