C# Class LKCamelot.script.monster.HoundsOfDoom

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

Méthodes publiques

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

Method Details

HoundsOfDoom() public méthode

public HoundsOfDoom ( ) : System
Résultat System

HoundsOfDoom() public méthode

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

HoundsOfDoom() public méthode

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