C# Class LKCamelot.script.monster.BonePatrol

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

Méthodes publiques

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

Method Details

BonePatrol() public méthode

public BonePatrol ( ) : System
Résultat System

BonePatrol() public méthode

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

BonePatrol() public méthode

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