C# Class LKCamelot.script.monster.Solo

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

Solo() public method

public Solo ( ) : System
return System

Solo() public method

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

Solo() public method

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