C# Class LKCamelot.model.CreateMagicEffect

Inheritance: Packet
Show file Open project: vans163/LKEmu

Public Methods

Method Description
CreateMagicEffect ( int objectid, short facedir, short x, short y, byte sprite, byte width ) : System

Method Details

CreateMagicEffect() public method

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
return System