C# Class LKCamelot.script.monster.vGolemGuard

Inheritance: Monster
Datei anzeigen Open project: vans163/LKEmu

Public Methods

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

Method Details

vGolemGuard() public method

public vGolemGuard ( ) : System
return System

vGolemGuard() public method

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

vGolemGuard() public method

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