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

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

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

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

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

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

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

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

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

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

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