C# Class LKCamelot.script.monster.GolemGuard

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

GolemGuard() public method

public GolemGuard ( ) : System
return System

GolemGuard() public method

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

GolemGuard() public method

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