C# Class Server.Network.SpellbookContent

Inheritance: Packet
Show file Open project: brodock/runuo

Public Methods

Method Description
SpellbookContent ( int count, int offset, ulong content, Item item ) : System

Method Details

SpellbookContent() public method

public SpellbookContent ( int count, int offset, ulong content, Item item ) : System
count int
offset int
content ulong
item Item
return System