C# Class LKCamelot.script.monster.NeoGreatStone

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

Méthodes publiques

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

Method Details

NeoGreatStone() public méthode

public NeoGreatStone ( ) : System
Résultat System

NeoGreatStone() public méthode

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

NeoGreatStone() public méthode

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