C# 클래스 LKCamelot.model.CreateMagicEffect

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

공개 메소드들

메소드 설명
CreateMagicEffect ( int objectid, short facedir, short x, short y, byte sprite, byte width ) : System

메소드 상세

CreateMagicEffect() 공개 메소드

public CreateMagicEffect ( int objectid, short facedir, short x, short y, byte sprite, byte width ) : System
objectid int
facedir short
x short
y short
sprite byte
width byte
리턴 System