C# Class LKCamelot.script.monster.ItemSkel

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

ItemSkel() public method

public ItemSkel ( ) : System
return System

ItemSkel() public method

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

ItemSkel() public method

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