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

Datei anzeigen Open project: aura-project/aura

Public Methods

Method Description
AddCreatureInfo ( this packet, Creature creature, CreaturePacketType type ) : Aura.Shared.Network.Packet

Method Details

AddCreatureInfo() public static method

public static AddCreatureInfo ( this packet, Creature creature, CreaturePacketType type ) : Aura.Shared.Network.Packet
packet this
creature Aura.Channel.World.Entities.Creature
type CreaturePacketType
return Aura.Shared.Network.Packet