C# Class LKCamelot.script.monster.SmokeGiant

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

Méthodes publiques

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

Method Details

SmokeGiant() public méthode

public SmokeGiant ( ) : System
Résultat System

SmokeGiant() public méthode

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

SmokeGiant() public méthode

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