C# Class LKCamelot.script.monster.iDummy

Inheritance: Monster
Mostrar archivo Open project: vans163/LKEmu

Public Methods

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

Method Details

iDummy() public method

public iDummy ( ) : System
return System

iDummy() public method

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

iDummy() public method

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