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

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

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

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

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

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

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

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

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

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

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