C# Class LKCamelot.script.monster.iButcher

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

iButcher() public method

public iButcher ( ) : System
return System

iButcher() public method

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

iButcher() public method

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