C# Class LKCamelot.script.monster.Rioter

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

Rioter() public method

public Rioter ( ) : System
return System

Rioter() public method

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

Rioter() public method

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