C# Class LKCamelot.script.monster.RestDummy

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

RestDummy() public method

public RestDummy ( ) : System
return System

RestDummy() public method

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

RestDummy() public method

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