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

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

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

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

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

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

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

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

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

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

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