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

Afficher le fichier Open project: aura-project/aura

Méthodes publiques

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

Method Details

AddItemInfo() public static méthode

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
Résultat Aura.Shared.Network.Packet