C# 클래스 LKCamelot.script.monster.NeoGreatStone

상속: Monster
파일 보기 프로젝트 열기: vans163/LKEmu

공개 메소드들

메소드 설명
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