C# Класс LKCamelot.script.monster.GolemGuard

Наследование: Monster
Показать файл Открыть проект

Открытые методы

Метод Описание
GolemGuard ( ) : System
GolemGuard ( Serial serial ) : System
GolemGuard ( Serial temp, int x, int y, string map ) : System

Описание методов

GolemGuard() публичный Метод

public GolemGuard ( ) : System
Результат System

GolemGuard() публичный Метод

public GolemGuard ( Serial serial ) : System
serial Serial
Результат System

GolemGuard() публичный Метод

public GolemGuard ( Serial temp, int x, int y, string map ) : System
temp Serial
x int
y int
map string
Результат System