Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Sharpcraft
Networking
Packets
EntityActionPacket
C# Class Sharpcraft.Networking.Packets.EntityActionPacket
Inheritance:
Packet
Afficher le fichier
Open project: SijmenSchoon/Sharpcraft
Méthodes publiques
Свойство
Type
Description
ActionID
sbyte
EntityID
System.Int32
EntityID
int
Méthodes publiques
Méthode
Description
EntityActionPacket
(
Int32
entityId
,
sbyte
actionId
) :
System
Method Details
EntityActionPacket()
public
méthode
public
EntityActionPacket
(
Int32
entityId
,
sbyte
actionId
) :
System
entityId
System.Int32
actionId
sbyte
Résultat
System
Property Details
ActionID
public_oe property
public
sbyte
ActionID
Résultat
sbyte
EntityID
public_oe property
public
Int32,System
EntityID
Résultat
System.Int32
EntityID
public_oe property
public
int
EntityID
Résultat
int