C# Class LKCamelot.script.monster.SkelEscottor

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

Method Description
SkelEscottor ( ) : System
SkelEscottor ( Serial serial ) : System
SkelEscottor ( Serial temp, int x, int y, string map ) : System

Method Details

SkelEscottor() public method

public SkelEscottor ( ) : System
return System

SkelEscottor() public method

public SkelEscottor ( Serial serial ) : System
serial Serial
return System

SkelEscottor() public method

public SkelEscottor ( Serial temp, int x, int y, string map ) : System
temp Serial
x int
y int
map string
return System