C# Class LKCamelot.script.monster.vIronGolem

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

vIronGolem() public method

public vIronGolem ( ) : System
return System

vIronGolem() public method

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

vIronGolem() public method

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