C# Class Avalon.Network.Client.Player

Show file Open project: mabinogidev/mabinogi-development

Public Methods

Method Description
GetInventory ( byte packet, SocketClient sockstate ) : void
GetSkillList ( byte packet, SocketClient sockstate ) : void

Method Details

GetInventory() public static method

public static GetInventory ( byte packet, SocketClient sockstate ) : void
packet byte
sockstate SocketClient
return void

GetSkillList() public static method

public static GetSkillList ( byte packet, SocketClient sockstate ) : void
packet byte
sockstate SocketClient
return void