C# Class LKCamelot.script.monster.SuperIronGolem

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

Méthodes publiques

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

Method Details

SuperIronGolem() public méthode

public SuperIronGolem ( ) : System
Résultat System

SuperIronGolem() public méthode

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

SuperIronGolem() public méthode

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