C# Class Aura.Channel.Network.Sending.Helpers.ItemHelper

Exibir arquivo Open project: aura-project/aura

Public Methods

Method Description
AddItemInfo ( this packet, Aura.Channel.World.Entities.Item item, ItemPacketType type ) : Aura.Shared.Network.Packet

Method Details

AddItemInfo() public static method

public static AddItemInfo ( this packet, Aura.Channel.World.Entities.Item item, ItemPacketType type ) : Aura.Shared.Network.Packet
packet this
item Aura.Channel.World.Entities.Item
type ItemPacketType
return Aura.Shared.Network.Packet