Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Aura
Channel
Network
Sending
Helpers
CreatureHelper
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