C# Class LKCamelot.script.monster.GolemGuard

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

Méthodes publiques

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

Method Details

GolemGuard() public méthode

public GolemGuard ( ) : System
Résultat System

GolemGuard() public méthode

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

GolemGuard() public méthode

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